Merge "Fix emulator specific SELinux denials related to qemu.gles" into nyc-dev

This commit is contained in:
Bo Hu 2016-04-20 18:46:37 +00:00 committed by Android (Google) Code Review
commit 94f576d18c
2 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,4 @@
allow bootanim self:process execmem;
allow bootanim ashmem_device:chr_file execute;
set_prop(bootanim, qemu_prop)

View File

@ -0,0 +1 @@
set_prop(zygote, qemu_prop)