summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-03 01:01:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-03 01:01:55 +0000
commit41b3a0a483c3a4f44895d469b743f6771dca0f2f (patch)
tree4ce3e86e3851116f8acda0333bd44bbfd6436b4a
parent7e49babea8bf1eafaabe5b1baef60c1173552b7d (diff)
parenta8d862c80a818b2d045a572d62b6e0dc3ee08537 (diff)
downloadandroid-clat-android12-d1-s1-release.tar.gz
Change-Id: If17ac468fd4101ef5e510f1dbaf13c4cc27a5c04
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4eda2ad..bdddd7a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -90,6 +90,9 @@ cc_binary {
init_rc: [
"vendor-464xlat.rc",
],
+ sanitize: {
+ memtag_heap: true,
+ },
}
// Unit tests.