Home
last modified time | relevance | path

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

/aosp12/build/soong/dexpreopt/
H A Dconfig.go73 IsEng bool // build is a eng variant member
633 IsEng: false,
H A Ddexpreopt.go434 if global.IsEng {
/aosp12/build/make/core/
H A Ddex_preopt_config.mk125 …$(call add_json_bool, IsEng, $(filter eng,$(TARGET_BUILD_VARIANT…