OSDN Git Service

Fix 5636798: Watch for SIM state changes in IccSettings.
authorJim Miller <jaggies@google.com>
Thu, 1 Dec 2011 03:16:31 +0000 (19:16 -0800)
committerJim Miller <jaggies@google.com>
Thu, 1 Dec 2011 03:16:31 +0000 (19:16 -0800)
commit113ae0258d8a0aac363e397ad025cb65df237328
tree3c6f488d97dd0ec79dc13dee9e96e42eb346f11c
parent21b5d18bcbb15ce2571aab8b60a7aca8971ef7a7
Fix 5636798: Watch for SIM state changes in IccSettings.

This fixes a bug where the SIM enable checkbox was showing the
wrong state.   The code now registers for state changes and updates
the checkbox state appropriately.

Change-Id: Icd4f040140e9f71e75e288968ee7ae616dfd08ce
src/com/android/settings/IccLockSettings.java