device/generic/goldfish/emulator64_x86_64_arm64
cpeng 6cdeb5a31c android 13 from xiaosuan 2025-08-25 08:28:21 +08:00
..
BoardConfig.mk android 13 from xiaosuan 2025-08-25 08:28:21 +08:00
README.txt android 13 from xiaosuan 2025-08-25 08:28:21 +08:00
device.mk android 13 from xiaosuan 2025-08-25 08:28:21 +08:00

README.txt

The "emulator64_x86_64_arm64" product defines a non-hardware-specific IA target
without a kernel or bootloader.

This only supports 64bit abi and ndk-translated arm64 abi

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.