Magisk/.gitmodules

28 lines
926 B
Plaintext
Raw Normal View History

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