HomeSort by relevance Sort by last modified time
    Searched refs:DEX_PREOPT_DEFAULT (Results 1 - 3 of 3) sorted by null

  /build/make/target/product/
profile_boot_common.mk 24 DEX_PREOPT_DEFAULT := nostripping
  /build/make/core/
dex_preopt_config.mk 4 DEX_PREOPT_DEFAULT ?= true
25 DEX_PREOPT_DEFAULT := nostripping
89 $(call add_json_bool, DefaultNoStripping, $(filter nostripping,$(DEX_PREOPT_DEFAULT)))
dex_preopt_odex_install.mk 26 LOCAL_DEX_PREOPT := $(DEX_PREOPT_DEFAULT)

Completed in 316 milliseconds