You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
android_build/target/board/generic_x86_arm
Roman Kiryanov 95de4601b9
Import the d/g/goldfish soong namespace for libwifi-hal-emu
4 years ago
..
BoardConfig.mk Remove cache parition on emulator 5 years ago
README.txt fix generic_x86_arm 6 years ago
device.mk Import the d/g/goldfish soong namespace for libwifi-hal-emu 4 years ago
system_ext.prop Moving GSI-specific properties to /system_ext 5 years ago

README.txt

The "generic_x86_arm" product defines a non-hardware-specific IA target

without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the IA version of the emulator,

It is not a product "base class"; no other products inherit
from it or use it in any way.

Third party arm to x86 translator has to be installed as well