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

am: 94f576d

* commit '94f576d18cb61e672bcc849a324eab244dd4f3f8':
  Fix emulator specific SELinux denials related to qemu.gles

Change-Id: I7f484633304bdaebcd89a221d38aba3bf6247857
This commit is contained in:
bohu
2016-04-20 18:49:56 +00:00
committed by android-build-merger
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)