HomeSort by relevance Sort by last modified time
    Searched full:module_leaf (Results 1 - 1 of 1) sorted by null

  /build/make/core/
notice_files.mk 56 module_leaf := $(notdir $(LOCAL_BUILT_MODULE)) macro
60 ifneq ($(filter javalib.jar classes.jack,$(module_leaf)),)
61 module_leaf := $(LOCAL_MODULE).jar macro
64 $(patsubst $(PRODUCT_OUT)/%,%,$($(my_prefix)OUT_JAVA_LIBRARIES))/$(module_leaf)

Completed in 1402 milliseconds