Merge "bootanim: remove access to vendor_file type"

am: e320da7dce

Change-Id: Ie63a99ab53e3d305f344c8197b0102995399193f
This commit is contained in:
Tri Vo
2018-01-10 22:37:34 +00:00
committed by android-build-merger

View File

@@ -3,7 +3,6 @@ allow bootanim ashmem_device:chr_file execute;
#TODO: This can safely be ignored until b/62954877 is fixed #TODO: This can safely be ignored until b/62954877 is fixed
dontaudit bootanim system_data_file:dir read; dontaudit bootanim system_data_file:dir read;
allow bootanim vendor_file:file { execute getattr open read };
allow bootanim graphics_device:chr_file { read ioctl open }; allow bootanim graphics_device:chr_file { read ioctl open };
set_prop(bootanim, qemu_prop) set_prop(bootanim, qemu_prop)