emulator: allows surfaceflinger to change qemu.gles value

This is to allow surfaceflinger to always load vendor provided
egl libraries first and fall back to software renderer, and then
set the qemu.gles to correct value reflecting what libraries
are actually used.

bug: 27273457

Change-Id: Ifaca31aa2e562f50baa41fd228df9836bc3b1667
This commit is contained in:
bohu 2016-02-19 17:20:32 -08:00 committed by Bo Hu
parent cb1fb3156c
commit 37f5b608e1
1 changed files with 2 additions and 0 deletions

View File

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