Home
last modified time | relevance | path

Searched refs:UpdatableSystemServerJars (Results 1 – 4 of 4) sorted by relevance

/build/soong/java/
Dsystemserver_classpath_fragment.go106 return global.UpdatableSystemServerJars.Filter(possibleUpdatableModules)
/build/make/core/
Ddex_preopt_config.mk111 …$(call add_json_list, UpdatableSystemServerJars, $(PRODUCT_UPDATABLE_SYSTEM_SERVER_J…
/build/soong/dexpreopt/
Dconfig.go54UpdatableSystemServerJars android.ConfiguredJarList // jars within apex that are loaded into syste… member
621 UpdatableSystemServerJars: android.EmptyConfiguredJarList(),
Ddexpreopt.go114 if global.UpdatableSystemServerJars.ContainsJar(module.Name) {
532 …RemoveListFromList(global.SystemServerJars.CopyOfJars(), global.UpdatableSystemServerJars.CopyOfJa…