Sign in
android
/
device
/
htc
/
flounder
/
7ca178c5f32bd47629e036c64f2da1d38d943f1f
/
.
/
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
;