am a6e89ce3: Merge "Remove unnecessary theme attribute for Sync Test"

* commit 'a6e89ce3322117825cfd83aa740ea97d8606dd06':
  Remove unnecessary theme attribute for Sync Test
This commit is contained in:
Elliott Hughes
2015-05-05 01:21:50 +00:00
committed by Android Git Automerger

View File

@@ -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" />