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