Sign in
android
/
device
/
google
/
cuttlefish
/
refs/heads/pie-qpr1-release
/
.
/
shared
/
sepolicy
/
bootanim.te
blob: 11bd2bcecccb844ec80f2cf5e53f88555dbfe0f7 [
file
] [
log
] [
blame
] [
edit
]
# TODO(b/65049764): Update this once the FD owner process is relabelled. This is probably one of the
# processes whch is started before Android init.
allow bootanim kernel
:
fd
use
;
allow bootanim
self
:
process execmem
;