OSDN Git Service

Keyguard: Use plmn/spn broadcast when no SIMs
authorJason Monk <jmonk@google.com>
Tue, 24 Feb 2015 13:55:26 +0000 (08:55 -0500)
committerThe Android Automerger <android-build@google.com>
Wed, 4 Mar 2015 04:04:16 +0000 (20:04 -0800)
commitf1f0c57b9dc1f51b9567de88b6ba9a1dfc08ef1a
treeae84cbdff4ae855e457149b696e8b29018df9a94
parentceb1699ba3303191025aa7e2fae0e983174283d3
Keyguard: Use plmn/spn broadcast when no SIMs

The keyguard needs to show either 'emergency calls only' or 'no service'
depending on whether there is service available, so try to pull this from
the old sticky broadcast containing plmn/spn.

Bug: 19476978
Change-Id: I83523cc4c7dd5f46bd97df2cc9ecdb38d1c2e001
packages/Keyguard/src/com/android/keyguard/CarrierText.java