Merge "Add Debounce text to ACTION_NETWORK_COUNTRY_CHANGE"

am: c75cf96f72

Change-Id: I4485da245b76c4ed8fba638092912564acc0927e
This commit is contained in:
Nathan Harold
2019-10-01 10:46:48 -07:00
committed by android-build-merger

View File

@@ -11167,6 +11167,8 @@ public class TelephonyManager {
* The {@link #EXTRA_NETWORK_COUNTRY} extra indicates the country code of the current
* network returned by {@link #getNetworkCountryIso()}.
*
* <p>There may be a delay of several minutes before reporting that no country is detected.
*
* @see #EXTRA_NETWORK_COUNTRY
* @see #getNetworkCountryIso()
*/