Add comment in getSubscriptionsInGroup about throwing IllegalStateException

Bug: 142250528
Test: build
Change-Id: I57b87755f6ddf962721e620f869ff48370e3f2d6
Merged-In: I57b87755f6ddf962721e620f869ff48370e3f2d6
This commit is contained in:
Malcolm Chen
2019-11-06 14:02:46 -08:00
parent d38443557f
commit 4f609c7834

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.
*