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