Add external dependencies

This commit is contained in:
Iscle
2025-04-02 00:43:09 +02:00
parent 9423ded62a
commit f1bd1567aa
5 changed files with 20 additions and 3 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "external/core"]
path = external/core
url = https://android.googlesource.com/platform/system/core
[submodule "external/libbase"]
path = external/libbase
url = https://android.googlesource.com/platform/system/libbase
[submodule "external/libfmq"]
path = external/libfmq
url = https://android.googlesource.com/platform/system/libfmq