Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" into qt-qpr1-dev

This commit is contained in:
TreeHugger Robot
2019-11-07 20:50:32 +00:00
committed by Android (Google) Code Review

View File

@@ -2952,6 +2952,7 @@ public class SubscriptionManager {
* permission or had carrier privilege permission on the subscription.
* {@link TelephonyManager#hasCarrierPrivileges()}
*
* @throws IllegalStateException if Telephony service is in bad state.
* @throws SecurityException if the caller doesn't meet the requirements
* outlined above.
*