Skip to content
Snippets Groups Projects
Commit 19b6485f authored by John Stultz's avatar John Stultz
Browse files

sepolicy: Add CAP_WAKE_ALARM to system_server.te


With v4.8+ kernels, CAP_WAKE_ALARM is needed to set
alarmtimers via timerfd (this change is likely to be
backported to stable as well).

However, with selinux enabled, we also need to allow
the capability on the system_server so this enables it.

Change-Id: I7cd64d587906f3fbc8a129d48a4db07373c74c7e
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent aa2aa219
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment