Home | History | Annotate | Download | only in core

Lines Matching refs:full_java_lib_deps

418 # full_java_lib_deps: Should be specified as a prerequisite of this module
426 full_java_lib_deps := $(call java-lib-deps,$(LOCAL_JAVA_LIBRARIES),$(LOCAL_IS_HOST_MODULE)) \
433 full_java_lib_deps := $(full_shared_java_libs)
437 full_java_lib_deps := $(call java-lib-deps,$(LOCAL_JAVA_LIBRARIES),$(LOCAL_IS_HOST_MODULE))
440 full_java_lib_deps += $(full_static_java_libs) $(LOCAL_CLASSPATH)
454 full_java_lib_deps += $(link_apk_libraries)
472 full_java_lib_deps += $(link_instr_classes_jar)