platform_build/target/board/generic_x86
Szu-An Lu 527591f248 Revert "(reland) Remove emulator dependencies on non emulator ta..."
Revert submission 2576824-aosp-no-emulator2

Reason for revert: build fail

Reverted changes: /q/submissionid:2576824-aosp-no-emulator2

Bug: 280698810
Change-Id: Id033198251c10bbe774436837e4cddb527062155
2023-05-08 21:20:13 +00:00
..
BoardConfig.mk Revert "(reland) Remove emulator dependencies on non emulator ta..." 2023-05-08 21:20:13 +00:00
device.mk Revert "(reland) Remove emulator dependencies on non emulator ta..." 2023-05-08 21:20:13 +00:00
README.txt x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00
system_ext.prop Moving GSI-specific properties to /system_ext 2019-09-10 21:55:32 +08:00

The "generic_x86" 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.