Merge "Suppress use of ASan on e2fsdroid temporarily."
diff --git a/contrib/android/Android.bp b/contrib/android/Android.bp
index 43c78f8..f7fbf66 100644
--- a/contrib/android/Android.bp
+++ b/contrib/android/Android.bp
@@ -32,6 +32,9 @@
                 "libcrypto",
                 "liblog",
             ],
+            sanitize: {
+                address: false,  // http://b/68387795 - heap overflow in e2fsdroid
+            },
         },
         android: {
             shared_libs: [