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

Commit 02f0044d 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...

system_server: add CAP_SYS_PTRACE am: 966619d0 am: b8d972e9 am: c46889e2 am: f5bd84b8 am: 982b8018 am: 7fd2d8ea am: 5bfe82c3 am: 12c5f0da
am: dc87ac99

Change-Id: Ic7e65852a72cde3d2e285774e9cb85e9590e7fd2
parents 14826e54 dc87ac99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -641,6 +641,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