Snap for 13104745 from 34d620aefd2fe965eb5c4f878ad36e056dd190ed to 25Q2-release

Change-Id: I022b0a0bd997303ae458d446faa753476fd1c119
diff --git a/Android.bp b/Android.bp
index e580763..f8ed9cf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -125,6 +125,7 @@
 
         // disable warnings:
         "-Wno-bitwise-op-parentheses",
+        "-Wno-cast-function-type-mismatch",
         "-Wno-dangling-else",
         "-Wno-ignored-attributes",
         "-Wno-logical-op-parentheses",