Merge "Implementation of "Enable 2G" for Settings."

This commit is contained in:
SongFerng Wang
2021-03-19 13:09:55 +00:00
committed by Gerrit Code Review
5 changed files with 26 additions and 2 deletions

View File

@@ -5284,7 +5284,8 @@ public final class Telephony {
* which network types are allowed for
* {@link TelephonyManager#ALLOWED_NETWORK_TYPES_REASON_USER},
* {@link TelephonyManager#ALLOWED_NETWORK_TYPES_REASON_POWER},
* {@link TelephonyManager#ALLOWED_NETWORK_TYPES_REASON_CARRIER}.
* {@link TelephonyManager#ALLOWED_NETWORK_TYPES_REASON_CARRIER},
* {@link TelephonyManager#ALLOWED_NETWORK_TYPES_REASON_ENABLE_2G}.
* <P>Type: TEXT </P>
*
* @hide