commit | c45ffd63973997e84e590e4b13d2523e7dd6eaae | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Fri Jan 25 14:53:27 2019 -0800 |
committer | Jack Yu <jackyu@google.com> | Fri Jan 25 14:53:27 2019 -0800 |
tree | 708ff51cd3ea93722e09db24f6a32b1febc58ade | |
parent | 332be2068a28b5182f226013aee806060853db95 [diff] |
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: I91bc3d9b08a01c8332da35cdac5aea435b4f7234