forked from openkylin/platform_build
![]() - no longer need to check the presence as device/generic/goldfish is in PDK Change-Id: I551dd283fb6511d8ebd45a8519f797f8ba2f1a05 |
||
---|---|---|
.. | ||
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.