android_build/target/board/generic
Mark Salyzyn fd8c30177c goldfish: rename goldfish_logcat.te to logd.te
Bug: 19608716
Change-Id: I5c76648a4bcbbb15a033465e8af66b12af6e0a18
2015-06-03 09:00:14 -07:00
..
sepolicy goldfish: rename goldfish_logcat.te to logd.te 2015-06-03 09:00:14 -07:00
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.