37f5b608e1
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 |
||
---|---|---|
.. | ||
sepolicy | ||
AndroidBoard.mk | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic" product defines a non-hardware-specific target without a kernel or bootloader. It can be used to build the entire user-level system, and will work with the emulator, though sound will not work (see the "emulator" product for that). It is not a product "base class"; no other products inherit from it or use it in any way.