Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
AndroidBoard.mk | D | 03-May-2024 | 258 | 11 | 8 | |
BoardConfig.mk | D | 03-May-2024 | 277 | 12 | 5 | |
README.txt | D | 03-May-2024 | 338 | 10 | 7 | |
system.prop | D | 03-May-2024 | 108 | 7 | 5 | |
tuttle2.kcm | D | 03-May-2024 | 3.9 KiB | 67 | 57 | |
tuttle2.kl | D | 03-May-2024 | 1.3 KiB | 75 | 69 |
README.txt
1The "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. 10