Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
hikey960
/
fa66979a87e53d92dc717fd524f7958af20eb9f3
/
.
/
sepolicy
/
system_server.te
blob: 335bfe331248d3edcdee5007ff576cf398408af2 [
file
] [
log
] [
blame
]
# TODO(b/73123675): BatterySaver needs access to cpufreq. Remove this access
# once cpufreq functionality is hidden behind a HAL.
allow system_server sysfs_devices_system_cpu
:
file w_file_perms
;
dontaudit system_server
self
:
capability sys_module
;