mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-02 19:10:08 -07:00
e837bdc8ad
BusyBox is unable to run properly on non-root applications due to seccomp introduced in Android 8.0. The SDK-21 libc.a has system call wrappers that uses the system calls on the whitelist, so binaries compiled with the updated libc can work properly.