Convert java proto generation to use srcjars
So that we actually represent all files in the build graph. Test: treehugger Change-Id: I48e32437fcfd8c0de8cbc87d07934393db557aa4
This commit is contained in:
@@ -73,7 +73,6 @@ $(cleantarget): PRIVATE_CLEAN_FILES += $(intermediates.COMMON)
|
||||
java_sources_deps := \
|
||||
$(java_sources) \
|
||||
$(java_resource_sources) \
|
||||
$(proto_java_sources_file_stamp) \
|
||||
$(LOCAL_SRCJARS) \
|
||||
$(LOCAL_ADDITIONAL_DEPENDENCIES)
|
||||
|
||||
|
Reference in New Issue
Block a user