Merge pie-platform-release to aosp-master - DO NOT MERGE

Change-Id: If7cadca75435fb59541c3ac38910b732daf2d068
diff --git a/lib/SPIRV/Android.bp b/lib/SPIRV/Android.bp
index 846b430..a6cac53 100644
--- a/lib/SPIRV/Android.bp
+++ b/lib/SPIRV/Android.bp
@@ -91,6 +91,8 @@
     clang_cflags: [
         // Temporarily suppress the warnings http://b/37867503
         "-Wno-error=user-defined-warnings",
+        // SPIRVReader.cpp:1485 implicit fallthrough
+        "-Wno-implicit-fallthrough",
     ],
 
     product_variables: {