Home
last modified time | relevance | path

Searched refs:ArtApexJars (Results 1 – 6 of 6) sorted by relevance

/build/soong/dexpreopt/
Dtesting.go110 dexpreoptConfig.ArtApexJars = android.CreateTestConfiguredJarList(bootJars)
Dconfig.go50 ArtApexJars android.ConfiguredJarList // modules for jars that are in the ART APEX member
618 ArtApexJars: android.EmptyConfiguredJarList(),
/build/soong/java/
Ddexpreopt_config.go56 artModules := global.ArtApexJars
Dbootclasspath_fragment.go239 modules := global.ArtApexJars
/build/make/core/
Ddex_preopt_config.mk108 …$(call add_json_list, ArtApexJars, $(filter $(PRODUCT_BOOT_JARS),$(ART…
/build/soong/apex/
Dapex_test.go6712 …err := `ArtApexJars expects this to be in apex "some-updatable-apex" but this is only in apexes.*"…
6719 …err := `ArtApexJars expects this to be in apex "some-non-updatable-apex" but this is only in apexe…
6753 err := `ArtApexJars is invalid as it requests a platform variant of "some-platform-lib"`