Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
011094cc445c42774c55298cb9aceb9e5519d2ff
/
.
/
ueventd.te
blob: 6e1a4a82b4432d81e05c20bb72238b5ac0aa8160 [
file
] [
log
] [
blame
]
# ueventd seclabel is specified in init.rc since
# it lives in the rootfs and has no unique file type.
type ueventd
,
domain
;
permissive ueventd
;
tmpfs_domain
(
ueventd
)
unconfined_domain
(
ueventd
)
allow ueventd rootfs
:
file entrypoint
;