|
1 | 1 | [submodule "src/expat"]
|
2 | 2 | shallow = true
|
3 | 3 | path = src/expat
|
4 |
| - url = https://android.googlesource.com/platform/external/expat.git |
| 4 | + url = https://android.googlesource.com/platform/external/expat |
5 | 5 | [submodule "src/fmtlib"]
|
6 | 6 | shallow = true
|
7 | 7 | path = src/fmtlib
|
8 |
| - url = https://android.googlesource.com/platform/external/fmtlib.git |
| 8 | + url = https://android.googlesource.com/platform/external/fmtlib |
9 | 9 | [submodule "src/boringssl"]
|
10 | 10 | shallow = true
|
11 | 11 | path = src/boringssl
|
12 |
| - url = https://boringssl.googlesource.com/boringssl.git |
| 12 | + url = https://android.googlesource.com/platform/external/boringssl |
13 | 13 | [submodule "src/incremental_delivery"]
|
14 | 14 | shallow = true
|
15 | 15 | path = src/incremental_delivery
|
|
21 | 21 | [submodule "src/libpng"]
|
22 | 22 | shallow = true
|
23 | 23 | path = src/libpng
|
24 |
| - url = https://android.googlesource.com/platform/external/libpng.git |
| 24 | + url = https://android.googlesource.com/platform/external/libpng |
25 | 25 | [submodule "src/pcre"]
|
26 | 26 | shallow = true
|
27 | 27 | path = src/pcre
|
28 |
| - url = https://android.googlesource.com/platform/external/pcre.git |
29 |
| -[submodule "src/zopfli"] |
30 |
| - shallow = true |
31 |
| - path = src/zopfli |
32 |
| - url = https://android.googlesource.com/platform/external/zopfli |
| 28 | + url = https://android.googlesource.com/platform/external/pcre |
33 | 29 | [submodule "src/protobuf"]
|
34 | 30 | shallow = true
|
35 | 31 | path = src/protobuf
|
36 | 32 | url = https://android.googlesource.com/platform/external/protobuf
|
37 | 33 | [submodule "src/logging"]
|
38 | 34 | shallow = true
|
39 | 35 | path = src/logging
|
40 |
| - url = https://android.googlesource.com/platform/system/logging.git |
| 36 | + url = https://android.googlesource.com/platform/system/logging |
41 | 37 | [submodule "src/selinux"]
|
42 | 38 | shallow = true
|
43 | 39 | path = src/selinux
|
44 |
| - url = https://android.googlesource.com/platform/external/selinux.git |
| 40 | + url = https://android.googlesource.com/platform/external/selinux |
45 | 41 | [submodule "src/core"]
|
46 | 42 | shallow = true
|
47 | 43 | path = src/core
|
48 |
| - url = https://android.googlesource.com/platform/system/core.git |
| 44 | + url = https://android.googlesource.com/platform/system/core |
49 | 45 | [submodule "src/base"]
|
50 | 46 | shallow = true
|
51 | 47 | path = src/base
|
|
54 | 50 | shallow = true
|
55 | 51 | path = src/libziparchive
|
56 | 52 | url = https://android.googlesource.com/platform/system/libziparchive
|
| 53 | +[submodule "src/soong"] |
| 54 | + shallow = true |
| 55 | + path = src/soong |
| 56 | + url = https://android.googlesource.com/platform/build/soong |
| 57 | +[submodule "src/unwinding"] |
| 58 | + shallow = true |
| 59 | + path = src/unwinding |
| 60 | + url = https://android.googlesource.com/platform/system/unwinding |
| 61 | +[submodule "src/jsoncpp"] |
| 62 | + shallow = true |
| 63 | + path = src/jsoncpp |
| 64 | + url = https://android.googlesource.com/platform/external/jsoncpp |
| 65 | +[submodule "src/googletest"] |
| 66 | + shallow = true |
| 67 | + path = src/googletest |
| 68 | + url = https://android.googlesource.com/platform/external/googletest |
| 69 | +[submodule "src/native"] |
| 70 | + shallow = true |
| 71 | + path = src/native |
| 72 | + url = https://android.googlesource.com/platform/frameworks/native |
0 commit comments