mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-09 19:10:18 +00:00
Store all native JNI methods in data structures
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -34,6 +34,9 @@
|
||||
[submodule "zlib"]
|
||||
path = native/jni/external/zlib
|
||||
url = https://android.googlesource.com/platform/external/zlib
|
||||
[submodule "parallel-hashmap"]
|
||||
path = native/jni/external/parallel-hashmap
|
||||
url = https://github.com/greg7mdp/parallel-hashmap.git
|
||||
[submodule "termux-elf-cleaner"]
|
||||
path = tools/termux-elf-cleaner
|
||||
url = https://github.com/termux/termux-elf-cleaner.git
|
||||
|
Reference in New Issue
Block a user