summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Aditya Kumar <appujee@google.com> 2025-02-27 14:20:26 -0800
committer Aditya Kumar <appujee@google.com> 2025-03-10 13:26:02 -0700
commitbdfa7e3dde47755a933b7afe64df0206274eca3e (patch)
tree66cb88cac8f98765f29a0f4c1bf10e2c7a15e7ba /libs/androidfw/AssetsProvider.cpp
parent5d4bc924e4317b1b519c69fef1d69a769ef38747 (diff)
Disable -Wcast-function-type-mismatch
Code owners should fix this. ``` ...re/jni/AndroidRuntime.cpp:1499:25: error: cast from 'void (*)(void *)' to 'android_thread_func_t' (aka 'int (*)(void *)') converts to incompatible function type [-Werror,-Wcast-function-type-mismatch] 1499 | javaCreateThreadEtc((android_thread_func_t) start, arg, name, ``` Bug: b/353528991 Flag: EXEMPT b/353528991 Test: m checkbuild Change-Id: Id9645a6d25c030912762992ac6141ab6dffe9f61
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions