OSDN Git Service

Fix again bug #15940103 ACTION_SYNC_SETTINGS shows the non-functional
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 2 Jul 2014 00:18:40 +0000 (17:18 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 2 Jul 2014 00:18:40 +0000 (17:18 -0700)
commit5a62d94a2b1b5a93911e1f2cc9f3190e2f22622c
treea757f96e277580a5ee60095a286bb1034fbefa4d
parent5bdf0423f9dbc3cf5970045aacdfef79daacc430
Fix again bug #15940103 ACTION_SYNC_SETTINGS shows the non-functional
...left arrow button at the top (the back button works)

- the android.settings.DATE_SETTINGS Intent was showing similar issue
so this CL fix it on a more generic basis

Change-Id: I4c26a5a8dc3eb090d26967fa607449a4fe6631c6
src/com/android/settings/SettingsActivity.java