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

Commit 62f159b1 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "update comments for resetRadioConfig and rebootRadio" am:...

Merge "Merge "update comments for resetRadioConfig and rebootRadio" am: 72378c7f am: d3595644 am: 820f57b1"
parents b04f3bb0 8f8cec65
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5372,7 +5372,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
@@ -5399,7 +5399,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