OSDN Git Service

Added a broadcast intent for clients to listen for country changes
authorJack Yu <jackyu@google.com>
Fri, 25 Jan 2019 22:50:15 +0000 (14:50 -0800)
committerJack Yu <jackyu@google.com>
Sat, 26 Jan 2019 07:16:14 +0000 (23:16 -0800)
commit3d33698bf5d98a6480a9f6928d1f1e23d519cc08
treeb7cefd94d09e2bc7bd514f8644f34ac13077c085
parent84f1cc60fda26536bcf2fcbd2fe36f9965b6da2b
Added a broadcast intent for clients to listen for country changes

Added a broadcast intent ACTION_NETWORK_COUNTRY_CHANGED for clients
to listen for network country code changes. The same value can be
retrieved from TelephonyManager.getNetworkCountryIso().

Test: Manual + unit tests
Bug: 122900588
Change-Id: Ifec87dda7bae386118b7bc7523844342bd16c3ea
api/current.txt
telephony/java/android/telephony/TelephonyManager.java