am a6e89ce3: Merge "Remove unnecessary theme attribute for Sync Test"
* commit 'a6e89ce3322117825cfd83aa740ea97d8606dd06': Remove unnecessary theme attribute for Sync Test
This commit is contained in:
@@ -88,8 +88,7 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name="SyncAdapterDriver" android:label="Sync Tester"
|
<activity android:name="SyncAdapterDriver" android:label="Sync Tester">
|
||||||
android:theme="@android:style/Theme.Light">
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
<category android:name="android.intent.category.TEST" />
|
<category android:name="android.intent.category.TEST" />
|
||||||
|
|||||||
Reference in New Issue
Block a user