mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-17 13:58:28 +00:00
parent
61783ffc82
commit
f3d39e7515
@ -10,4 +10,7 @@ APP_STRIP_MODE := --strip-all
|
||||
# Busybox should use stock libc.a
|
||||
ifdef B_BB
|
||||
APP_PLATFORM := android-22
|
||||
ifeq ($(OS),Windows_NT)
|
||||
APP_SHORT_COMMANDS := true
|
||||
endif
|
||||
endif
|
||||
|
2
native/jni/external/busybox
vendored
2
native/jni/external/busybox
vendored
@ -1 +1 @@
|
||||
Subproject commit 84ce191c8e3e69869617991c275f1b724422c604
|
||||
Subproject commit 41288302eda410e0834aebdec4d83be4ab9e4435
|
Loading…
x
Reference in New Issue
Block a user