Merge "Add Debounce text to ACTION_NETWORK_COUNTRY_CHANGE" into qt-qpr1-dev

am: a9df8f6993

Change-Id: I67052710756bf91f965c874cb3e42c8b531a1a51
This commit is contained in:
Nathan Harold
2019-08-19 17:24:27 -07:00
committed by android-build-merger

View File

@@ -11047,6 +11047,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()
*/