Snap for 7422643 from 8a43caac6c9d072b7e9681a03dfd673f12f468b2 to sc-v2-release

Change-Id: I1365235c3feb457f257a7ee55df9b113dd7f9260
diff --git a/iptables/Android.bp b/iptables/Android.bp
index 2276702..7a23995 100644
--- a/iptables/Android.bp
+++ b/iptables/Android.bp
@@ -78,6 +78,10 @@
         "ip6tables-save",
         "ip6tables-restore",
     ],
+
+    sanitize: {
+        memtag_heap: true,
+    },
 }
 
 //----------------------------------------------------------------