rk3568_ubuntu_r60_v1.3.2/external/mpp/build/android/aarch64/fix
2023-11-03 06:12:44 +00:00
..
libc.so 初版SDK发布 2023-11-03 06:12:44 +00:00
readme.txt 初版SDK发布 2023-11-03 06:12:44 +00:00

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/