Merge "Support java compilation sharding for target side."

am: 60e1f8ee27

Change-Id: Ia81f7f7c3f98fee3896714129fe053741e457824
This commit is contained in:
Nan Zhang
2017-10-13 00:51:11 +00:00
committed by android-build-merger
6 changed files with 186 additions and 28 deletions

View File

@@ -168,6 +168,7 @@ endif # LOCAL_USE_AAPT2
$(LOCAL_BUILT_MODULE): $(R_file_stamp)
$(java_source_list_file): $(R_file_stamp)
$(foreach x,$(sharded_java_source_list_files),$(eval $(x): $(R_file_stamp)))
$(full_classes_compiled_jar): $(R_file_stamp)
$(full_classes_turbine_jar): $(R_file_stamp)