Home
last modified time | relevance | path

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

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