Home | History | Annotate | Download | only in sepolicy
      1 allow bootanim self:process execmem;
      2 allow bootanim ashmem_device:chr_file execute;
      3 #TODO: This can safely be ignored until b/62954877 is fixed
      4 dontaudit bootanim system_data_file:dir read;
      5 set_prop(bootanim, qemu_prop)
      6