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