Sign in
android
/
device
/
htc
/
flounder
/
fe0b75f733445326651c9dcb3cc2a9e4dae96fd4
/
.
/
sepolicy
/
init.te
blob: afea950cb1c6ee3ad4f0d07fb4ce0e6d6ca7b29e [
file
] [
log
] [
blame
]
allow init tmpfs
:
lnk_file create_file_perms
;
# init writes to /sys/devices/system/cpu/cpufreq/interactive/rt_priority
allow init
self
:
capability sys_nice
;