File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ ALL_SDK_FILES += prebuilts/sdk/tools/jills/jill-$(JACK_SDKTOOL_VERSION).jar
88
88
89
89
# The Jack reporter tool for code coverage
90
90
ALL_SDK_FILES += prebuilts/sdk/tools/jack-jacoco-reporter.jar
91
+ ALL_SDK_FILES += prebuilts/sdk/tools/jack-coverage-plugin.jar
91
92
92
93
# The uiautomator stubs
93
94
ALL_SDK_FILES += $(TARGET_OUT_COMMON_INTERMEDIATES ) /JAVA_LIBRARIES/android_uiautomator_intermediates/javalib.jar
Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ prebuilts/sdk/tools/jills/jill-${JACK_SDKTOOL_VERSION}.jar build-
137
137
138
138
# The Jack reporter tool for code coverage
139
139
prebuilts/sdk/tools/jack-jacoco-reporter.jar build-tools/${PLATFORM_NAME}/jack-jacoco-reporter.jar
140
+ prebuilts/sdk/tools/jack-coverage-plugin.jar build-tools/${PLATFORM_NAME}/jack-coverage-plugin.jar
140
141
141
142
142
143
##############################################################################
You can’t perform that action at this time.
0 commit comments