Lines Matching refs:jar
59 ifneq ($(filter classes-compiled.jar classes.jar,$(LOCAL_BUILT_MODULE_STEM)),)
72 # Choose leaf name for the compiled jar file.
74 full_classes_compiled_jar_leaf := classes-no-debug-var.jar
77 full_classes_compiled_jar_leaf := classes-full-debug.jar
86 proguard_jar_leaf := proguard.classes.jar
88 proguard_jar_leaf := noproguard.classes.jar
92 jarjar_leaf := classes-jarjar.jar
100 full_classes_stubs_jar := $(intermediates.COMMON)/stubs.jar
107 full_classes_jar := $(intermediates.COMMON)/classes.jar
183 # automatically found by the java compiling function transform-java-to-classes.jar.
284 # We use intermediates.COMMON because the classes.jar/.dex files will be
300 # allowing it to use the classes.jar as the "stubs" that would be use to link
301 # against, for the cases where someone needs the jar to link against.
302 # - Use the classes.jar instead of the handful of other intermediates that
319 # Compile the java files to a .jar file.
330 $(transform-java-to-classes.jar)
339 $(hide) java -jar $(JARJAR) process $(PRIVATE_JARJAR_RULES) $< $@
361 $(transform-classes.jar-to-emma)
369 # Keep a copy of the jar just before proguard processing.
405 # If no obfuscation, link in the instrmented package's classes.jar as a library.
411 # and treat the main app's class.jar as injars instead of libraryjars.
413 -outjars $(intermediates.COMMON)/proguard.$(LOCAL_INSTRUMENTATION_FOR).jar \
424 $(full_classes_proguard_jar) : $(link_instr_intermediates_dir.COMMON)/proguard.classes.jar
435 $(call transform-jar-to-proguard)
459 $(transform-classes.jar-to-dex)
470 $(call normalize-path-list,$(filter %.jar,\