Home
last modified time | relevance | path

Searched refs:HasSystemOther (Results 1 – 4 of 4) sorted by relevance

/build/soong/dexpreopt/
Ddexpreopt_test.go92 global.HasSystemOther = true
Dconfig.go41HasSystemOther bool // store odex files that match PatternsOnSystemOther on the system_… member
612 HasSystemOther: false,
Ddexpreopt.go475 if !global.HasSystemOther {
/build/make/core/
Ddex_preopt_config.mk102 $(call add_json_bool, HasSystemOther, $(BOARD_USES_SYSTEM_OTHER_ODEX))