android_build/target/board/generic_x86_64
Howard Chen cb6ea4a2a7 Clean up gki-5.4 related rules in GSI
There will be no android13-5.4. This CL is to clean up build rules
that refers to the gki-5.4.

Bug: 199807830
Test: lunch aosp_arm64-userdebug
Change-Id: Ia982eb2ee3d1eb64db72c1836e433bcc53e71e3f
2021-09-14 03:38:06 +00:00
..
BoardConfig.mk Clean up gki-5.4 related rules in GSI 2021-09-14 03:38:06 +00:00
README.txt Add GKI to generic x86_64 board 2021-05-18 02:30:50 +00:00
device.mk Clean up gki-5.4 related rules in GSI 2021-09-14 03:38:06 +00:00
system_ext.prop Moving GSI-specific properties to /system_ext 2019-09-10 21:55:32 +08:00

README.txt

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.