Merge "Fix bug #12890909 Settings crashes when tapped on Add Account option in settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d3aee23cb6
@@ -1514,8 +1514,7 @@
|
||||
</activity>
|
||||
|
||||
<activity android:name=".accounts.SyncSettingsActivity"
|
||||
android:label="@string/account_sync_settings_title"
|
||||
android:theme="@android:style/Theme.Holo.Dialog">
|
||||
android:label="@string/account_sync_settings_title">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="android.settings.SYNC_SETTINGS" />
|
||||
|
||||
Reference in New Issue
Block a user