Update BusyBox

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.
This commit is contained in:
topjohnwu
2018-06-25 16:11:31 +08:00
parent 7265450e2e
commit e837bdc8ad
2 changed files with 5 additions and 5 deletions