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

Commit 234066e9 authored by SongFerng Wang's avatar SongFerng Wang Committed by Automerger Merge Worker
Browse files

Merge "[security] SubscriptionGroup is exposed to unprivileged callers" into...

Merge "[security] SubscriptionGroup is exposed to unprivileged callers" into sc-dev am: 033176b3 am: 5f035ab2

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/14440221

Change-Id: Ia8e254d6168432c1ac7a51bab2c80ebdb5b6c5ba
parents 6cd5cb89 5f035ab2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4235,6 +4235,7 @@ public class SubscriptionController extends ISub.Stub {
        if (!hasIdentifierAccess) {
            result.clearIccId();
            result.clearCardString();
            result.clearGroupUuid();
        }
        if (!hasPhoneNumberAccess) {
            result.clearNumber();