Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bdf057818dce404cbecef3c84c1ee20e9f667364
/
.
/
prebuilts
/
api
/
30.0
/
private
/
bootanim.te
blob: 47405601d1780d3e31244af6455d55bbe558d342 [
file
] [
log
] [
blame
]
typeattribute bootanim coredomain
;
init_daemon_domain
(
bootanim
)
# b/68864350
dontaudit bootanim unlabeled
:
dir search
;
# Bootanim should not be reading default vendor-defined properties.
dontaudit bootanim vendor_default_prop
:
file read
;