ZygoteInit: Remove CAP_SYS_RESOURCE
am: 4911af2b8c
Change-Id: I4aa46981edb8fd711e1aec8c889528e596e5c233
This commit is contained in:
@@ -585,7 +585,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
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user