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>
|
||||
</activity>
|
||||
|
||||
<activity android:name="SyncAdapterDriver" android:label="Sync Tester"
|
||||
android:theme="@android:style/Theme.Light">
|
||||
<activity android:name="SyncAdapterDriver" android:label="Sync Tester">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.TEST" />
|
||||
|
||||
Reference in New Issue
Block a user