Home
last modified time | relevance | path

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

/build/make/core/
Ddex_preopt_config.mk92 $(call add_json_bool, HasSystemOther, $(BOARD_USES_SYSTEM_OTHER_ODEX))
/build/soong/dexpreopt/
Dconfig.go39HasSystemOther bool // store odex files that match PatternsOnSystemOther on the system_… member
728 HasSystemOther: false,
Ddexpreopt_test.go132 global.HasSystemOther = true
Ddexpreopt.go522 if !global.HasSystemOther {