Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72378c7f authored by Chen Xu's avatar Chen Xu Committed by Gerrit Code Review
Browse files

Merge "update comments for resetRadioConfig and rebootRadio"

parents ea41708f 5e4840ae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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