OSDN Git Service

Add HIDL HAL for memtrack
[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;