Add su binary into Magisk

This commit is contained in:
topjohnwu
2016-12-06 04:47:26 +08:00
parent 16d7ae62bd
commit 6e3bb48574
5 changed files with 18 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "jni/selinux"]
path = jni/selinux
url = https://github.com/topjohnwu/selinux.git
[submodule "jni/su"]
path = jni/su
url = https://github.com/topjohnwu/Superuser.git