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

Commit 5487f903 authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge "Do not crash SubscriptionManager clients" into udc-dev

parents 57fb7048 a5dc2dac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3561,7 +3561,6 @@ public class SubscriptionManagerService extends ISub.Stub {
     * else {@code false} if subscription is not associated with user.
     *
     * @throws SecurityException if the caller doesn't have permissions required.
     * @throws IllegalStateException if subscription service is not available.
     *
     */
    @Override
@@ -3612,7 +3611,6 @@ public class SubscriptionManagerService extends ISub.Stub {
     * @return list of subscriptionInfo associated with the user.
     *
     * @throws SecurityException if the caller doesn't have permissions required.
     * @throws IllegalStateException if subscription service is not available.
     *
     */
    @Override