Home
last modified time | relevance | path

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

/build/make/core/
Ddex_preopt_config.mk123 …$(call add_json_bool, AlwaysOtherDebugInfo, $(filter true,$(PRODUCT_OTHER_JAVA_…
/build/soong/dexpreopt/
Dconfig.go70AlwaysOtherDebugInfo bool // always generate mini debug info for non-system server modules … member
631 AlwaysOtherDebugInfo: false,
Ddexpreopt.go426 if global.AlwaysOtherDebugInfo {