Merge "Update doc string for getForbiddenPlmns() to READ_PHONE_STATE" am: 02278a5a02 am: d50a325553

am: 661278432d

Change-Id: Ie6ed56a31df7a4b9e0730693561786562eb42fc9
This commit is contained in:
Nathan Harold
2017-04-15 22:26:36 +00:00
committed by android-build-merger

View File

@@ -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}