aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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