OSDN Git Service

Fix bug #13744434 Stability: ISE in Settings: Can't switch to header...
authorFabrice Di Meglio <fdimeglio@google.com>
Tue, 8 Apr 2014 20:35:06 +0000 (13:35 -0700)
committerThe Android Automerger <android-build@google.com>
Tue, 8 Apr 2014 22:29:12 +0000 (15:29 -0700)
commitd26a424d1879bed937ce4eb157961b2535fab692
tree5e4199b39cc39c2f6ace9e3146d47ef7ead9a17f
parent26cc58210cc9da19584975e214ccbb7f4d3164c0
Fix bug #13744434 Stability: ISE in Settings: Can't switch to header...
..that has no Fragment nor Intent at SettingsActivity.onHeaderClick(SettingsActivity.java:654)

- satisfy the Monkeys has they were able to click on "WIRELESS &
NETWORK" header which is a Category and normally non clickable...
(so probably a race condition)

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