commit | 7f61045ad5c0a055e08bb90f779914fe1b585981 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Oct 18 16:20:23 2016 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Sat Oct 29 13:54:22 2016 +0800 |
tree | 5a83a3ef752eb8e6132b0b77334c9360fc79a503 | |
parent | d1a3cc4aaf802d906201a224f4f34e65079e5f04 [diff] |
cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration permissions Try to better match what we're pushing upstream, use CAP_SYS_RESOURCE instead of CAP_SYS_NICE, which shoudln't affect Android as Zygote and system_server already use CAP_SYS_RESOURCE. Change-Id: I2f8f6715788bc03725696ef8e58429ce0cc330b3 Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Amit Pundir <amit.pundir@linaro.org>