Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
65edb75d530058ec3c8cb86d6d3e28f9394740ba
/
.
/
bootanim.te
blob: 024d20cba50960b4f3b907244d17472b2a91870a [
file
] [
log
] [
blame
]
# bootanimation oneshot service
type bootanim
,
domain
;
type bootanim_exec
,
exec_type
,
file_type
;
init_daemon_domain
(
bootanim
)
binder_use
(
bootanim
)
binder_call
(
bootanim
,
surfaceflinger
)
allow bootanim gpu_device
:
chr_file rw_file_perms
;