Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt_test.go94 global.HasSystemOther = true
Dconfig.go37HasSystemOther bool // store odex files that match PatternsOnSystemOther on the system_… member
529 HasSystemOther: false,
Ddexpreopt.go520 if !global.HasSystemOther {
/build/make/core/
Ddex_preopt_config.mk81 $(call add_json_bool, HasSystemOther, $(BOARD_USES_SYSTEM_OTHER_ODEX))