aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiming Pan <yimingpan@google.com>2023-03-07 00:40:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-03-07 00:40:15 +0000
commitc86aea8161d3831091db9976a6739fab6d0c442f (patch)
tree6e17a58424146f45ae6fb2840e3ee3d5525a2828
parent0bf0fc56a410c6ed85095b6ecc08c688036c9270 (diff)
parent78b2693a92d9efe77b044bead1d48390c30b4831 (diff)
downloadjacoco-c86aea8161d3831091db9976a6739fab6d0c442f.tar.gz
Merge "Add jacocoagent.jar to build artifact."
-rw-r--r--Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a35db82b..98a9da32 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