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

Commit 5f035ab2 authored by SongFerng Wang's avatar SongFerng Wang Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I0315a92ebadfb7926005ef7e0bc7387de9bc41c5
parents 808b434f 033176b3
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();