aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiming Pan <yimingpan@google.com>2023-03-03 02:19:31 +0000
committerYiming Pan <yimingpan@google.com>2023-03-07 00:40:01 +0000
commit78b2693a92d9efe77b044bead1d48390c30b4831 (patch)
tree80693e0c6b1ffeca9db166f26b683082b7dbbbfa
parent2f006da09baeb6282cdc6d3e669bbd3ad4914b2c (diff)
downloadjacoco-78b2693a92d9efe77b044bead1d48390c30b4831.tar.gz
Add jacocoagent.jar to build artifact.
Bug: 269175352 Test: https://android-build.googleplex.com/builds/abtd/run/L89300000958962537 Change-Id: I2094e6f0eb11799fec2c56e2c80740e6b6f7d1ee
-rw-r--r--Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 89e024a8..8c8e3c69 100644
--- a/Android.bp
+++ b/Android.bp
@@ -90,6 +90,14 @@ java_library {
"org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/JmxRegistration.java",
],
},
+ host: {
+ dist: {
+ targets: [
+ "dist_files",
+ "apps_only",
+ ],
+ },
+ }
},
// In order to include Jacoco in core libraries, we cannot depend on