summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2024-02-23 21:35:32 +0000
committer Dan Albert <danalbert@google.com> 2024-02-23 21:35:32 +0000
commit35c4a19ad9a70a74cdd634195cc37a689958cbb4 (patch)
tree82a990caba98c8c762689366a6cd2fed72f91780 /libs/androidfw/misc.cpp
parentea0c498c63b10c0e13cb47dd4f5d243018216474 (diff)
Don't rely on default argument of NDK API.
The NDK APIs are supposed to be C-compatible. This one accidentally included a default argument, which is a C++ feature. That's being fixed, so this needs to pass the argument explicitly. Bug: https://github.com/android/ndk/issues/1920 Test: treehugger Change-Id: Ia79da4b4593dfd46302cb44298e906bb8e6c4d86
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions