Snap for 7422643 from 27b13a1496755cb3f79094750b39dff0b7c2cbe1 to sc-v2-release

Change-Id: Ie4199114ce69a786b39c9639665eb114541fee5f
diff --git a/Android.bp b/Android.bp
index 9efa325..f6c4960 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,4 +48,7 @@
         "-Werror",
     ],
     init_rc: ["mtpd.rc"],
+    sanitize: {
+        memtag_heap: true,
+    },
 }