platform_build_soong/dexpreopt
Ulya Trafimovich 50c4a4b19f Use two-column format for PRODUCT_BOOT_JARS components.
The first component is the apex name, or a special name "platform"
if the boot jar is a platform jar rather than a part of some apex.
This is a prerequisite change for moving core-icu4j to a separate
com.android.i18n apex.

Old one-column format is still supported, but all unqualified
components of PRODUCT_BOOT_JARS get "platform:" prepended to them
after reading the product makefiles.

Test: aosp_walleye-userdebug boots
Bug: 138994281
Change-Id: Ic229159fdcdaf6182210a53b63850a389dd786fc
2020-04-30 14:42:32 +01:00
..
dexpreopt_gen Pass dexpreopt config structs by reference. 2020-02-13 17:46:48 +00:00
Android.bp Reland: Get the dex2oat host tool path from module dependency on the 2020-02-13 17:46:48 +00:00
config.go Do all dexpreoptDisabled checks before registering a dex2oat host dep. 2020-02-13 17:46:48 +00:00
dexpreopt.go Use two-column format for PRODUCT_BOOT_JARS components. 2020-04-30 14:42:32 +01:00
dexpreopt_test.go Pass dexpreopt config structs by reference. 2020-02-13 17:46:48 +00:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
testing.go Reland: Get the dex2oat host tool path from module dependency on the 2020-02-13 17:46:48 +00:00