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 @@ -96,6 +96,7 @@ ALL_SDK_FILES += prebuilts/sdk/tools/jills/jill-$(JACK_SDKTOOL_VERSION).jar
96
96
97
97
# The Jack reporter tool for code coverage
98
98
ALL_SDK_FILES += prebuilts/sdk/tools/jack-jacoco-reporter.jar
99
+ ALL_SDK_FILES += prebuilts/sdk/tools/jack-coverage-plugin.jar
99
100
100
101
# The uiautomator stubs
101
102
ALL_SDK_FILES += $(TARGET_OUT_COMMON_INTERMEDIATES ) /JAVA_LIBRARIES/android_uiautomator_intermediates/javalib.jar
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ prebuilts/sdk/tools/jills/jill-${JACK_SDKTOOL_VERSION}.jar build-
147
147
148
148
# The Jack reporter tool for code coverage
149
149
prebuilts/sdk/tools/jack-jacoco-reporter.jar build-tools/${PLATFORM_NAME}/jack-jacoco-reporter.jar
150
+ prebuilts/sdk/tools/jack-coverage-plugin.jar build-tools/${PLATFORM_NAME}/jack-coverage-plugin.jar
150
151
151
152
152
153
##############################################################################
You can’t perform that action at this time.
0 commit comments