Home
last modified time | relevance | path

Searched refs:InstallApexSystemServerDexpreoptSamePartition (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Ddexpreopt_check.go100 … systemServerJar.InstallInSystemExt() && ctx.Config().InstallApexSystemServerDexpreoptSamePartitio…
H A Ddexpreopt.go497 if ctx.Config().InstallApexSystemServerDexpreoptSamePartition() {
/aosp_15_r20/build/soong/android/
H A Dconfig.go2296 func (c Config) InstallApexSystemServerDexpreoptSamePartition() bool { func