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

Commit 982b8018 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

Change-Id: I163a9224d6b0ff5f42f52656773e1c297661b977
parents e3a1b81c f5bd84b8
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