summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-04 01:02:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-04 01:02:31 +0000
commitd347bcb8445101d468bf030ec283532e6b815c24 (patch)
tree4ce3e86e3851116f8acda0333bd44bbfd6436b4a
parent3b128d06135a6959e0f07812dd451cb2c747669e (diff)
parent2545a1f4ec4954162fc581c8523ecc1670ef438c (diff)
downloadandroid-clat-d347bcb8445101d468bf030ec283532e6b815c24.tar.gz
Change-Id: Id1c99ca9431ac8020765b82ccd60934f6c3a1fab
-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.