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: Iba1c077238ec1c41434c87e8ac96467a081383fc
This commit is contained in:
bohu
2016-04-20 21:04:31 +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)