mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-24 17:02:31 +08:00
Add external dependencies
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user