Merge "Fix emulator specific SELinux denials related to qemu.gles" into nyc-dev
This commit is contained in:
commit
94f576d18c
|
@ -1,2 +1,4 @@
|
|||
allow bootanim self:process execmem;
|
||||
allow bootanim ashmem_device:chr_file execute;
|
||||
|
||||
set_prop(bootanim, qemu_prop)
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
set_prop(zygote, qemu_prop)
|
Loading…
Reference in New Issue