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

Commit cbdf205d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add audioserver to AppOps uid list" into main

parents 20fa7fad 3abf8f96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@ public class AppOpsService extends IAppOpsService.Stub {
            Process.ROOT_UID,
            Process.PHONE_UID,
            Process.BLUETOOTH_UID,
            Process.AUDIOSERVER_UID,
            Process.NFC_UID,
            Process.NETWORK_STACK_UID,
            Process.SHELL_UID};