Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 03-May-2024 | 1.4 KiB | 42 | 19 | |
README.txt | D | 03-May-2024 | 333 | 11 | 7 | |
device.mk | D | 03-May-2024 | 949 | 28 | 8 | |
system_ext.prop | D | 03-May-2024 | 118 | 6 | 5 |
README.txt
1The "emulator64_x86_64" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4This only supports 64bit abi 5 6It can be used to build the entire user-level system, and 7will work with the IA version of the emulator, 8 9It is not a product "base class"; no other products inherit 10from it or use it in any way. 11