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

Commit f5bd84b8 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

Change-Id: I840740012d9ba0c434f7de0fd9ca83a44926d018
parents d7552dc8 c46889e2
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