OSDN Git Service

Add latest area info broadcast to Settings status screen.
authorJake Hamby <jhamby@google.com>
Tue, 4 Dec 2012 01:24:30 +0000 (17:24 -0800)
committerJake Hamby <jhamby@google.com>
Wed, 5 Dec 2012 02:18:55 +0000 (18:18 -0800)
commitbc5d9271a9d36ecf07ac35e1635f36679074de6f
treebfb3361b926147295422353fc30a944aa731aee5
parentd2bd59f5e8e2359e6697dd8975ccfd1aa36b4103
Add latest area info broadcast to Settings status screen.

When the SIM has a Brazilian country code, add an item to the
status screen to show the most recently received area info cell
broadcast, requested from CellBroadcastReceiver, which also
broadcasts any updates to the area info. To read the area info
broadcast or request it from CellBroadcastReceiver requires
READ_PHONE_STATE permission.

Bug: 7445881
Change-Id: I387e23ecd0802b212ecb3e44f900a3a7a4b27e76
res/values/strings.xml
res/xml/device_info_status.xml
src/com/android/settings/deviceinfo/Status.java