aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-23 01:03:55 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-05-23 01:03:55 +0000
commitf56da12792bd3b351999f4cc2f1024bb1900ef6d (patch)
treed3b12fcc78b5ad0e8e25c7e3f068be047b461d91
parent8f738ffbac0632bb8965f3523001d68ae3942c93 (diff)
parent2bbdab4f9d6010027554fbf61e468eb0d07a50d2 (diff)
downloadiptables-f56da12792bd3b351999f4cc2f1024bb1900ef6d.tar.gz
Snap for 7390465 from 2bbdab4f9d6010027554fbf61e468eb0d07a50d2 to tm-release
Change-Id: Ibe3e5feb7965b0916adba55c768ecfd639cd770b
-rw-r--r--iptables/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/iptables/Android.bp b/iptables/Android.bp
index 22767029..7a23995e 100644
--- a/iptables/Android.bp
+++ b/iptables/Android.bp
@@ -78,6 +78,10 @@ cc_binary {
"ip6tables-save",
"ip6tables-restore",
],
+
+ sanitize: {
+ memtag_heap: true,
+ },
}
//----------------------------------------------------------------