Merge "update comments for resetRadioConfig and rebootRadio"

This commit is contained in:
Chen Xu
2018-12-03 22:58:57 +00:00
committed by Gerrit Code Review

View File

@@ -5347,7 +5347,7 @@ public class TelephonyManager {
/**
* Rollback modem configurations to factory default except some config which are in whitelist.
* Used for device configuration by some CDMA operators.
* Used for device configuration by some carriers.
*
* <p>Requires Permission:
* {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE} or that the calling
@@ -5374,7 +5374,7 @@ public class TelephonyManager {
}
/**
* Generate a radio modem reset. Used for device configuration by some CDMA operators.
* Generate a radio modem reset. Used for device configuration by some carriers.
*
* <p>Requires Permission:
* {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE} or that the calling