mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-23 13:07:27 +00:00
No more patching libc.a on 64bit platforms
This commit is contained in:
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.
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.
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
## Prebuilt Static Libraries
|
||||
|
||||
These binaries are extracted straight from [Google NDK r10e](https://dl.google.com/android/repository/android-ndk-r10e-linux-x86_64.zip).
|
||||
API `16` contains the Bionic libc as old as Android Cupcake (!!). API `21` contains the Bionic libc from Lollipop (minimal API with 64-bit support).
|
||||
It contains the Bionic libc from Lollipop.
|
||||
|
||||
Over the years, Bionic has slowly become more and more gigantic as devices became more powerful and Google kept adding new features.
|
||||
These are the oldest, which also means smallest, Bionic libc Google had ever offered.
|
||||
|
Reference in New Issue
Block a user