Magisk/.gitmodules

28 lines
926 B
Plaintext
Raw Permalink Normal View History

2016-12-06 03:09:15 +08:00
[submodule "jni/selinux"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/selinux
2016-12-06 03:09:15 +08:00
url = https://github.com/topjohnwu/selinux.git
2016-12-06 04:47:26 +08:00
[submodule "jni/su"]
2017-12-04 15:16:41 +08:00
path = core/jni/su
2017-02-28 16:52:27 +08:00
url = https://github.com/topjohnwu/MagiskSU.git
2017-03-18 17:00:04 +08:00
[submodule "jni/magiskpolicy"]
2017-12-04 15:16:41 +08:00
path = core/jni/magiskpolicy
2017-03-18 17:00:04 +08:00
url = https://github.com/topjohnwu/magiskpolicy.git
2017-06-03 20:19:01 +08:00
[submodule "MagiskManager"]
2017-12-04 15:16:41 +08:00
path = app
2017-06-03 20:19:01 +08:00
url = https://github.com/topjohnwu/MagiskManager.git
2017-07-30 20:14:12 +08:00
[submodule "jni/busybox"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/busybox
2017-07-30 20:14:12 +08:00
url = https://github.com/topjohnwu/ndk-busybox.git
2017-09-14 10:46:32 +08:00
[submodule "jni/external/dtc"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/dtc
2017-09-14 10:46:32 +08:00
url = https://github.com/dgibson/dtc
2017-10-19 00:07:48 +08:00
[submodule "jni/external/lz4"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/lz4
2017-10-19 00:07:48 +08:00
url = https://github.com/lz4/lz4.git
[submodule "jni/external/bzip2"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/bzip2
2017-10-19 00:07:48 +08:00
url = https://github.com/nemequ/bzip2.git
[submodule "jni/external/xz"]
2017-12-04 15:16:41 +08:00
path = core/jni/external/xz
2017-10-19 00:07:48 +08:00
url = https://github.com/xz-mirror/xz.git