| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| sepolicy/ | 03-May-2024 | - | 11 | 6 | ||
| BoardConfig.mk | D | 03-May-2024 | 1.3 KiB | 45 | 24 | |
| README.txt | D | 03-May-2024 | 297 | 9 | 6 | |
| device.mk | D | 03-May-2024 | 1.5 KiB | 36 | 14 | |
| system.prop | D | 03-May-2024 | 107 | 7 | 5 |
README.txt
1The "generic_x86" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4It can be used to build the entire user-level system, and 5will work with the IA version of the emulator, 6 7It is not a product "base class"; no other products inherit 8from it or use it in any way. 9