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

  /build/core/
java.mk 185 # tell proguard to load emma jar
205 # Keep a copy of the jar just before proguard processing.
210 # Run proguard if necessary, otherwise just copy the file. This is the last
213 # Proguard doesn't like a class in both library and the jar to be processed.
216 -include $(BUILD_SYSTEM)/proguard.flags \
219 # If this is a test package, add proguard keep flags for tests.
250 $(full_classes_proguard_jar): $(full_classes_full_names_jar) | $(ACP) $(PROGUARD)
251 $(call transform-jar-to-proguard)
definitions.mk     [all...]

Completed in 80 milliseconds