Add BusyBox SELinux support

Close #1523
This commit is contained in:
topjohnwu
2020-01-20 20:48:05 +08:00
parent fb60bea659
commit c3e77b1ec1
5 changed files with 111 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -22,6 +22,9 @@
[submodule "mincrypt"]
path = native/jni/external/mincrypt
url = https://github.com/topjohnwu/mincrypt.git
[submodule "pcre"]
path = native/jni/external/pcre
url = https://android.googlesource.com/platform/external/pcre
[submodule "termux-elf-cleaner"]
path = tools/termux-elf-cleaner
url = https://github.com/termux/termux-elf-cleaner.git