Magisk/.gitmodules

28 lines
926 B
Plaintext
Raw Normal View History

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