Sign in
android
/
device
/
huawei
/
angler
/
f0345425ee38256a09c3170bf7c24ceab59f669d
/
.
/
sepolicy
/
sensortool.te
blob: 11f6017953d65eec8a231f37354c512850a14455 [
file
] [
log
] [
blame
]
type sensortool
,
domain
;
type sensortool_exec
,
exec_type
,
file_type
;
init_daemon_domain
(
sensortool
)
allow sensortool
self
:
capability sys_nice
;
allow sensortool sensors_device
:
chr_file rw_file_perms
;
create_pty
(
sensortool
)