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

Commit 7fd2d8ea authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

system_server: add CAP_SYS_PTRACE am: 966619d0 am: b8d972e9 am: c46889e2 am: f5bd84b8

am: 982b8018

Change-Id: I8cb5052694668ee8021f75778244e4d1b6cc3bb5
parents 879bdbeb 982b8018
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@ public class ZygoteInit {
            OsConstants.CAP_NET_RAW,
            OsConstants.CAP_SYS_MODULE,
            OsConstants.CAP_SYS_NICE,
            OsConstants.CAP_SYS_PTRACE,
            OsConstants.CAP_SYS_RESOURCE,
            OsConstants.CAP_SYS_TIME,
            OsConstants.CAP_SYS_TTY_CONFIG