OSDN Git Service

Fix SimStatus updatePhoneInfos
authorJason Monk <jmonk@google.com>
Wed, 15 Jun 2016 14:23:18 +0000 (10:23 -0400)
committerJason Monk <jmonk@google.com>
Wed, 15 Jun 2016 14:54:33 +0000 (10:54 -0400)
commitc7959f91d5de34619a7276a0930c08fe3bced342
tree7191f3c387a0494dbfb9032a37e5018dfcf09be6
parentb2301cb4c206871df017a38727cec671cd770310
Fix SimStatus updatePhoneInfos

Looks like we got updatePhoneInfos in the right place for IccLockSettings
but not SimStatus.

Also return the right view in onCreateView

Change-Id: Ifd4cbd93351bb05571ed5a9873e9352c7c3a2357
Fixes: 29335528
src/com/android/settings/deviceinfo/SimStatus.java