Files
build/target/board/generic/README.txt
The Android Open Source Project 88b607994a auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00

10 lines
338 B
Plaintext

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.