mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 09:05:10 +00:00
Include busybox binary and remove busybox toggle
This commit is contained in:
@@ -13,7 +13,7 @@ android {
|
||||
versionName "4.3.3"
|
||||
ndk {
|
||||
moduleName 'zipadjust'
|
||||
abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'
|
||||
abiFilters 'x86', 'armeabi-v7a'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user