Sign in
android
/
device
/
huawei
/
angler
/
refs/tags/android-cts-8.1_r24
/
.
/
sepolicy
/
sensortool.te
blob: ce13dd0b480799dc46fe299228837fd358236dcf [
file
] [
log
] [
blame
]
type sensortool
,
domain
,
device_domain_deprecated
;
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
)