Revert "Revert "Add soong_javac_filter to all javac commands""

This reverts commit 52d2253ff9.

Test: pipe the grok build output through soong_javac_filter
Change-Id: I449a61ed2c95b3e1afd51a31a11baab15d97e2f2
This commit is contained in:
Colin Cross
2017-02-19 19:51:27 -08:00
parent 271b1f6521
commit 440079b84b
5 changed files with 8 additions and 2 deletions

View File

@@ -446,6 +446,7 @@ $(full_classes_compiled_jar): \
$(RenderScript_file_stamp) \
$(proto_java_sources_file_stamp) \
$(NORMALIZE_PATH) \
$(JAVAC_FILTER) \
$(LOCAL_ADDITIONAL_DEPENDENCIES)
$(transform-java-to-classes.jar)