Let build.py setup NDK

This commit is contained in:
topjohnwu
2020-04-03 03:33:39 -07:00
parent 2f1f68f12f
commit 67d746a62c
22 changed files with 193 additions and 109 deletions

4
tools/ndk-bins/README.md Normal file
View File

@@ -0,0 +1,4 @@
## Prebuilt Static Libraries
These binaries are copied straight from Google NDK r10e (`android-ndk-r10e/platforms/android-16`).
The reason why Magisk prefer to use these static libs is because they yield significantly smaller binaries.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
tools/ndk-bins/arm/libc.a Normal file

Binary file not shown.

BIN
tools/ndk-bins/arm/libm.a Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
tools/ndk-bins/i686/libc.a Normal file

Binary file not shown.

BIN
tools/ndk-bins/i686/libm.a Normal file

Binary file not shown.

Binary file not shown.

BIN
tools/ndk-bins/i686/libz.a Normal file

Binary file not shown.