6dc7147fb0
Use global default USE_CLANG_PLATFORM_BUILD set in core/envsetup.mk, or user provided environment variable USE_CLANG_PLATFORM_BUILD. BUG: 26102335 Change-Id: I7e12219a60f36bb44797bb028b4a5873a67c9210 |
||
---|---|---|
.. | ||
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.