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

  /build/make/core/
setup_one_odex.mk 29 # If LOCAL_ENFORCE_USES_LIBRARIES is not set, default to true if either of LOCAL_USES_LIBRARIES or
31 ifeq (,$(LOCAL_ENFORCE_USES_LIBRARIES))
34 LOCAL_ENFORCE_USES_LIBRARIES := true
37 LOCAL_ENFORCE_USES_LIBRARIES := true
55 ifneq (true,$(LOCAL_ENFORCE_USES_LIBRARIES))
97 $(my_built_odex): PRIVATE_ENFORCE_USES_LIBRARIES := $(LOCAL_ENFORCE_USES_LIBRARIES)
clear_vars.mk 85 LOCAL_ENFORCE_USES_LIBRARIES:=

Completed in 110 milliseconds