Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
hikey960
/
c3c889aaba38513cd104bc8e363e196c635dc7f2
/
.
/
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
;