-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 932 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "jni/platform/frameworks/base"]
path = jni/platform/frameworks/base
url = git@github.com:android-ide/platform_frameworks_base.git
[submodule "jni/platform/system/core"]
path = jni/platform/system/core
url = git@github.com:android-ide/platform_system_core
[submodule "jni/platform/external/zlib"]
path = jni/platform/external/zlib
url = git@github.com:android-ide/platform_external_zlib
[submodule "jni/platform/external/expat"]
path = jni/platform/external/expat
url = git@github.com:android-ide/platform_external_expat
[submodule "jni/platform/external/libpng"]
path = jni/platform/external/libpng
url = git@github.com:android-ide/platform_external_libpng
[submodule "jni/platform/build"]
path = jni/platform/build
url = git@github.com:android-ide/platform_build
[submodule "jni/platform/frameworks/native"]
path = jni/platform/frameworks/native
url = git@github.com:android-ide/platform_frameworks_native