2018-01-27 09:11:28 +08:00
|
|
|
[submodule "selinux"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/selinux
|
2016-12-06 03:09:15 +08:00
|
|
|
url = https://github.com/topjohnwu/selinux.git
|
2018-01-27 09:11:28 +08:00
|
|
|
[submodule "busybox"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/busybox
|
2017-07-30 20:14:12 +08:00
|
|
|
url = https://github.com/topjohnwu/ndk-busybox.git
|
2018-01-27 09:11:28 +08:00
|
|
|
[submodule "dtc"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/dtc
|
2021-05-10 18:46:03 -07:00
|
|
|
url = https://github.com/dgibson/dtc.git
|
2018-01-27 09:11:28 +08:00
|
|
|
[submodule "lz4"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/lz4
|
2017-10-19 00:07:48 +08:00
|
|
|
url = https://github.com/lz4/lz4.git
|
2018-01-27 09:11:28 +08:00
|
|
|
[submodule "bzip2"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/bzip2
|
2017-10-19 00:07:48 +08:00
|
|
|
url = https://github.com/nemequ/bzip2.git
|
2018-01-27 09:11:28 +08:00
|
|
|
[submodule "xz"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/xz
|
2017-10-19 00:07:48 +08:00
|
|
|
url = https://github.com/xz-mirror/xz.git
|
2018-04-28 20:22:42 +08:00
|
|
|
[submodule "nanopb"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/nanopb
|
2018-04-28 20:22:42 +08:00
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2019-06-30 19:53:03 -07:00
|
|
|
[submodule "mincrypt"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/mincrypt
|
2019-06-30 19:53:03 -07:00
|
|
|
url = https://github.com/topjohnwu/mincrypt.git
|
2020-01-20 20:48:05 +08:00
|
|
|
[submodule "pcre"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/pcre
|
2020-01-20 20:48:05 +08:00
|
|
|
url = https://android.googlesource.com/platform/external/pcre
|
2021-03-25 01:00:10 -07:00
|
|
|
[submodule "libcxx"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/libcxx
|
2021-03-25 01:00:10 -07:00
|
|
|
url = https://github.com/topjohnwu/libcxx.git
|
2021-05-10 18:46:03 -07:00
|
|
|
[submodule "zlib"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/zlib
|
2021-05-10 18:46:03 -07:00
|
|
|
url = https://android.googlesource.com/platform/external/zlib
|
2021-08-01 14:35:16 -07:00
|
|
|
[submodule "parallel-hashmap"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/parallel-hashmap
|
2021-08-01 14:35:16 -07:00
|
|
|
url = https://github.com/greg7mdp/parallel-hashmap.git
|
2021-07-29 01:45:09 +02:00
|
|
|
[submodule "zopfli"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/zopfli
|
2021-09-03 10:39:23 -07:00
|
|
|
url = https://github.com/google/zopfli.git
|
2022-06-30 14:50:21 -07:00
|
|
|
[submodule "cxx-rs"]
|
2022-07-23 13:51:56 -07:00
|
|
|
path = native/src/external/cxx-rs
|
2022-06-30 14:50:21 -07:00
|
|
|
url = https://github.com/topjohnwu/cxx.git
|
2022-11-21 16:59:22 +08:00
|
|
|
[submodule "lsplt"]
|
|
|
|
path = native/src/external/lsplt
|
|
|
|
url = https://github.com/LSPosed/LSPlt.git
|
2022-07-23 13:51:56 -07:00
|
|
|
[submodule "termux-elf-cleaner"]
|
|
|
|
path = tools/termux-elf-cleaner
|
|
|
|
url = https://github.com/termux/termux-elf-cleaner.git
|