[submodule "selinux"]
	path = native/src/external/selinux
	url = https://github.com/topjohnwu/selinux.git
[submodule "lz4"]
	path = native/src/external/lz4
	url = https://github.com/lz4/lz4.git
[submodule "xz"]
	path = native/src/external/xz
	url = https://github.com/xz-mirror/xz.git
[submodule "libcxx"]
	path = native/src/external/libcxx
	url = https://github.com/topjohnwu/libcxx.git
[submodule "zopfli"]
	path = native/src/external/zopfli
	url = https://github.com/google/zopfli.git
[submodule "cxx-rs"]
	path = native/src/external/cxx-rs
	url = https://github.com/topjohnwu/cxx.git
[submodule "lsplt"]
	path = native/src/external/lsplt
	url = https://github.com/LSPosed/LSPlt.git
[submodule "system_properties"]
	path = native/src/external/system_properties
	url = https://github.com/topjohnwu/system_properties.git
[submodule "crt0"]
	path = native/src/external/crt0
	url = https://github.com/topjohnwu/crt0.git
