android_build/target/board/generic_x86
Dan Willemsen 3d05a08a6f Reland "First pass at creating PRODUCT_HOST_PACKAGES"
Adds icu-data_host_runtime_apex to fix unbundled builds which pull it in
via PRODUCT_PACKAGES, but are missing packages that would pull it in via
PRODUCT_HOST_PACKAGES.

Test: build/soong/build_test.bash
Test: in ub-timezonedata-master; tapas TimeZoneData; m
Change-Id: I1583c7582b386c3e8478711cb1df340518d763c1
Merged-In: I1583c7582b386c3e8478711cb1df340518d763c1
2019-03-06 14:46:06 -08:00
..
BoardConfig.mk Enable dyanmic image size for GSI 2018-08-03 06:57:19 +00:00
README.txt
device.mk Reland "First pass at creating PRODUCT_HOST_PACKAGES" 2019-03-06 14:46:06 -08:00
system.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07:00

README.txt

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.