platform_build/target/board/generic_x86_64
Roman Kiryanov f945b5df68 (reland2) Remove emulator dependencies on non emulator targets (2)
the sidecar issue in GSI was fixed.

Bug: 111538404
Test: presubmit
Change-Id: Ia48ce2e076edc4f13f85e58d9bbbe15b8e6a4438
Signed-off-by: Roman Kiryanov <rkir@google.com>
2023-07-11 14:16:35 -07:00
..
BoardConfig.mk (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
device.mk Remove GKI from gsi_$arch 2022-01-21 11:54:12 +08:00
README.txt Add GKI to generic x86_64 board 2021-05-18 02:30:50 +00:00
system_ext.prop Moving GSI-specific properties to /system_ext 2019-09-10 21:55:32 +08:00

The "generic_x86_64" product defines a non-hardware-specific x86_64 target
without a bootloader.

It is also the target to build the generic kernel image (GKI).

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