platform_build/target/board/generic
The Android Open Source Project b6c1cf6de7 Initial Contribution
2008-10-21 07:00:00 -07:00
..
Android.mk Initial Contribution 2008-10-21 07:00:00 -07:00
BoardConfig.mk Initial Contribution 2008-10-21 07:00:00 -07:00
README.txt Initial Contribution 2008-10-21 07:00:00 -07:00
system.prop Initial Contribution 2008-10-21 07:00:00 -07:00
tuttle2.kcm Initial Contribution 2008-10-21 07:00:00 -07:00
tuttle2.kl Initial Contribution 2008-10-21 07:00:00 -07:00

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.