revert[build]: Add libc.so for Android arm64 compiling

This reverts commit c7cdadb5a9.

Change-Id: I766e8b8de6585a6ecfe26ead77aba17b476d9dbf
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
This commit is contained in:
Johnson Ding
2026-02-04 16:47:08 +08:00
committed by Herman Chen
parent 86ca4c7d50
commit 9b0cc9c216
2 changed files with 0 additions and 9 deletions
Binary file not shown.
-9
View File
@@ -1,9 +0,0 @@
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/