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

Commit f923fb5e authored by Nathan Harold's avatar Nathan Harold Committed by android-build-merger
Browse files

Merge "Update doc string for getForbiddenPlmns() to READ_PHONE_STATE" am:...

Merge "Update doc string for getForbiddenPlmns() to READ_PHONE_STATE" am: 02278a5a am: d50a3255 am: 66127843
am: 23e68999

Change-Id: I53c03893629be1662f3f5922011d600b19e878bf
parents 01ffba80 23e68999
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4393,7 +4393,7 @@ public class TelephonyManager {
     * Returns null if the query fails.
     *
     *
     * <p>Requires that the caller has READ_PRIVILEGED_PHONE_STATE
     * <p>Requires that the caller has READ_PHONE_STATE
     *
     * @return an array of forbidden PLMNs or null if not available
     */
@@ -4406,7 +4406,7 @@ public class TelephonyManager {
     * Returns null if the query fails.
     *
     *
     * <p>Requires that the calling app has READ_PRIVILEGED_PHONE_STATE
     * <p>Requires that the calling app has READ_PHONE_STATE
     *
     * @param subId subscription ID used for authentication
     * @param appType the icc application type, like {@link #APPTYPE_USIM}