ZygoteInit: Remove CAP_SYS_RESOURCE am: 4911af2b8c am: 1cc9ec47c8

am: 8965cd6a39

Change-Id: If549cda5fd1a640fee746311745b9b08ebf63b91
This commit is contained in:
Nick Kralevich
2017-05-22 22:46:18 +00:00
committed by android-build-merger

View File

@@ -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
);