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

Commit 6cadbad1 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
am: 02f0044d

Change-Id: I8fbd6580c4b6c1595b0ff1c34faaec5e1b9ad4de
parents 5b825096 02f0044d
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