Home
last modified time | relevance | path

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

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