Searched refs:PreoptWithUpdatableBcp (Results 1 – 5 of 5) sorted by relevance
131 dexpreoptConfig.PreoptWithUpdatableBcp = value
37 PreoptWithUpdatableBcp bool // If updatable boot jars are included in dexpreopt or not. member
98 …$(call add_json_bool, PreoptWithUpdatableBcp, $(filter true,$(DEX_PREOPT_WITH_UPD…
161 dexFiles, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp && !isSystemServerJar)
897 dexPaths, dexLocations := bcpForDexpreopt(ctx, global.PreoptWithUpdatableBcp)