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

Commit 47beaa8f authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

ZygoteInit: Remove CAP_SYS_RESOURCE am: 4911af2b am: 1cc9ec47

am: 8965cd6a

Change-Id: If549cda5fd1a640fee746311745b9b08ebf63b91
parents f5bd84b8 8965cd6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -502,7 +502,6 @@ public class ZygoteInit {
            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
        );