Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_mediatek_sepolicy
/
80d5256a49fdead58f017cdc44842924755dffe1
/
.
/
basic
/
non_plat
/
xcap.te
blob: c8a8e0abb536cd0d46819174b75d848fefcd91fb [
file
] [
log
] [
blame
]
type xcap
,
domain
;
type xcap_exec
,
exec_type
,
file_type
,
vendor_file_type
;
init_daemon_domain
(
xcap
)
allow xcap ccci_device
:
chr_file rw_file_perms
;
allow xcap
self
:
capability sys_admin
;