OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86
[android-x86/device-generic-common.git] / sepolicy / bootanim.te
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;