commit | 5a0c16c3a72cb3c39dc9c68fcb6f8e35f917b649 | [log] [tgz] |
---|---|---|
author | Ruchi Kandoi <kandoiruchi@google.com> | Fri Jun 13 17:03:01 2014 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Aug 08 12:02:17 2016 +0530 |
tree | e5e7c341b0ab50088d0a875476c12e7410033732 | |
parent | fcc18f76c769c12c1e5e09fd0e6ddbb98ed4e125 [diff] |
prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. Adds a capable() check to make sure that arbitary apps do not change the timer slack for other apps. Bug: 15000427 Change-Id: I558a2551a0e3579c7f7e7aae54b28aa9d982b209 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>