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

Commit 0e16984d authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Relax protected broadcast check to allow shell." into nyc-dev

parents 9ecf7cfe 935dafbf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16960,7 +16960,6 @@ public final class ActivityManagerService extends ActivityManagerNative
            case Process.ROOT_UID:
            case Process.SYSTEM_UID:
            case Process.PHONE_UID:
            case Process.SHELL_UID:
            case Process.BLUETOOTH_UID:
            case Process.NFC_UID:
                isCallerSystem = true;