mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 09:36:49 +08:00

Change-Id: I2ba9eec174d87e9d02dff4731287397ab593115e Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
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/