diff options
author | Amith Yamasani <yamasani@google.com> | 2010-12-01 09:04:36 -0800 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2010-12-01 15:14:09 -0800 |
commit | 43c697854c7e373fbc1dae8b7a5259a32de346b4 (patch) | |
tree | 5d75968ceed0c4454af580f56311bd0ccf52ceac /proguard.flags | |
parent | f3c32f49cdafef93ef783947d5ed4aaa287cba61 (diff) | |
download | packages_apps_Settings-43c697854c7e373fbc1dae8b7a5259a32de346b4.zip packages_apps_Settings-43c697854c7e373fbc1dae8b7a5259a32de346b4.tar.gz packages_apps_Settings-43c697854c7e373fbc1dae8b7a5259a32de346b4.tar.bz2 |
Move Account & sync settings into Settings app.
Fragmentized some of the activities and moved buttons into the menu area.
Bug: 3148844
Diffstat (limited to 'proguard.flags')
-rw-r--r-- | proguard.flags | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags index 7cd46e7..8318101 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.* |