blob: ddac68e784dc2410291da1c7c933f015f7e9e65b [file] [log] [blame]
The Android Open Source Project88b60792009-03-03 19:28:42 -08001The "generic" product defines a non-hardware-specific target
2without a kernel or bootloader.
3
4It can be used to build the entire user-level system, and
5will work with the emulator, though sound will not work
6(see the "emulator" product for that).
7
8It is not a product "base class"; no other products inherit
9from it or use it in any way.