Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException"

This commit is contained in:
Xiangyu/Malcolm Chen
2019-11-25 22:43:40 +00:00
committed by Gerrit Code Review

View File

@@ -2971,6 +2971,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.
*