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