summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-04 01:02:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-04 01:02:55 +0000
commit0c6e1b40702542773919e4c410f61ffe1f5943c4 (patch)
tree4ce3e86e3851116f8acda0333bd44bbfd6436b4a
parent8056e10b3769f8c41105b9515a1d8ff8adb4d4dc (diff)
parent2545a1f4ec4954162fc581c8523ecc1670ef438c (diff)
downloadandroid-clat-android-platform-12.1.0_r27.tar.gz
Change-Id: Icdf2e0e9e52ba828b937840e135b71c499988fba
-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.