Merge "Add phony target javac-check."
am: 49b524c
* commit '49b524cb4a6d74b3fee49a728714d74202ce76f0':
Add phony target javac-check.
This commit is contained in:
@@ -441,6 +441,8 @@ $(full_classes_compiled_jar): \
|
||||
$(LOCAL_ADDITIONAL_DEPENDENCIES)
|
||||
$(transform-java-to-classes.jar)
|
||||
|
||||
javac-check : $(full_classes_compiled_jar)
|
||||
|
||||
# Run jarjar if necessary, otherwise just copy the file.
|
||||
ifneq ($(strip $(LOCAL_JARJAR_RULES)),)
|
||||
$(full_classes_jarjar_jar): PRIVATE_JARJAR_RULES := $(LOCAL_JARJAR_RULES)
|
||||
|
Reference in New Issue
Block a user