platform_build/target/board/generic_x86_64
Hung-ying Tyan 1785816ca1 Enable vbmeta_system for GSI targets
in order to mix GSI onto android10 Cuttlefish.

Bug: 158302764
Test: mixing GSI onto android10 Cuttlefish
Change-Id: I77385495583034324f5e29bed27c588dc98215e2
2020-07-14 16:04:20 +00:00
..
BoardConfig.mk Enable vbmeta_system for GSI targets 2020-07-14 16:04:20 +00:00
device.mk Organize product vars for adding properties 2020-06-11 15:35:23 +09:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04: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 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.