summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dex2oat/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dex2oat/Android.bp b/dex2oat/Android.bp
index 931bbd368b..05a5d0fa2c 100644
--- a/dex2oat/Android.bp
+++ b/dex2oat/Android.bp
@@ -31,6 +31,7 @@ cc_defaults {
// SANITIZE_TARGET mode.
// Bug: 22233158
address: false,
+ coverage: false,
},
},
},