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

Commit 68c653cf authored by SongFerng Wang's avatar SongFerng Wang Committed by Automerger Merge Worker
Browse files

Merge "[security] SubscriptionGroup is exposed to unprivileged callers" into rvc-dev am: 7e587b20

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

Change-Id: Iff0b2cff80bf78cdb2c948035243bd07065e10a7
parents 069821b2 7e587b20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4004,6 +4004,7 @@ public class SubscriptionController extends ISub.Stub {
        if (!hasIdentifierAccess) {
            result.clearIccId();
            result.clearCardString();
            result.clearGroupUuid();
        }
        if (!hasPhoneNumberAccess) {
            result.clearNumber();