release-request-01b39c26-bf86-40a5-a7bf-8eb15c488673-for-git_oc-mr1-release-4080221 snap-temp-L23400000072087081

Change-Id: Ie62de95f3698a86d54e726416e44558633b80235
diff --git a/Android.bp b/Android.bp
index 248215e..ed7e283 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,6 +59,11 @@
         "-Wno-unused-function",
         "-Wno-missing-field-initializers",
     ],
+
+    clang_cflags: [
+        // Temporarily suppress the warnings http://b/38232827
+        "-Wno-error=unused-lambda-capture",
+    ],
 }
 
 libchromeCommonSrc = [