linuxOS_AP05/external/mpp/build/android/aarch64/fix/readme.txt
2025-06-02 13:59:07 +08:00

10 lines
314 B
Plaintext

NOTE: Google original ndk libc.so is lack of some symbol and it will cause error
as follows:
undefined reference to `__system_property_get'
Please use the libc.so in this directory to fix this issue.
Backup original libc.so in ndk first. Then Put lib.so to:
path_to_ndk/platforms/android-21/arch-arm64/usr/lib/