Reapply: Add generated source dependency for Jack compilation.
Original change: frameworks/testing 04af616aeba3a4e57b32092afe763981d1776dc8 Change reapplied due to source location move Bug: 18708851 Change-Id: I2c220194aa94af528767c123f6fa34b623ce73d4
This commit is contained in:
@@ -65,6 +65,7 @@ LOCAL_SOURCE_FILES_ALL_GENERATED := true
|
||||
include $(BUILD_STATIC_JAVA_LIBRARY)
|
||||
# Make sure to run droiddoc first to generate the stub source files.
|
||||
$(full_classes_compiled_jar) : $(uiautomator_stubs_stamp)
|
||||
$(built_dex_intermediate) : $(uiautomator_stubs_stamp)
|
||||
uiautomator_stubs_jar := $(full_classes_compiled_jar)
|
||||
|
||||
###############################################
|
||||
|
||||
Reference in New Issue
Block a user