53d62fed72
Stop using armv7-a without neon for 32-bit unbundled apps, and update generic_x86_arm to match the cuttlefish configuration that includes neon. Test: treehugger Change-Id: Ieb6a2106655803a8ca609907c12168e628ee1b85 |
||
---|---|---|
.. | ||
AndroidBoard.mk | ||
BoardConfig.mk | ||
README.txt | ||
device.mk | ||
system.prop |
README.txt
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.