diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1638c9088d6..3de32cc9c48 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -41,6 +41,13 @@ + + + + + + + + android:value="com.android.settings.accounts.ManageAccountsSettings" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proguard.flags b/proguard.flags index 7cd46e7725f..831810124bb 100644 --- a/proguard.flags +++ b/proguard.flags @@ -9,4 +9,5 @@ -keep class com.android.settings.inputmethod.* -keep class com.android.settings.MasterClear -keep class com.android.settings.MasterClearConfirm +-keep class com.android.settings.accounts.* diff --git a/res/layout/account_sync_screen.xml b/res/layout/account_sync_screen.xml new file mode 100644 index 00000000000..5a4bc592f8b --- /dev/null +++ b/res/layout/account_sync_screen.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + +