Snap for 6210127 from ce598103f0db1960fe84a33c07b4068fc610bd32 to rvc-release

Change-Id: I782c109174203bc9432bdc22daf0e6447c93e245
diff --git a/Android.bp b/Android.bp
index 5425e80..2f6df78 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,7 @@
     "-Wno-unused-function",
     "-Wno-unused-parameter",
     "-Wno-unused-local-typedef",
+    "-Wno-bitwise-conditional-parentheses", // in src/UnwindCursor.hpp:1437
 ]
 
 cc_library_static {