-
-
Notifications
You must be signed in to change notification settings - Fork 91
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.52 KB
/
.gitmodules
File metadata and controls
72 lines (72 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "submodules/expat"]
shallow = true
path = submodules/expat
url = https://android.googlesource.com/platform/external/expat
[submodule "submodules/fmtlib"]
shallow = true
path = submodules/fmtlib
url = https://android.googlesource.com/platform/external/fmtlib
[submodule "submodules/boringssl"]
shallow = true
path = submodules/boringssl
url = https://android.googlesource.com/platform/external/boringssl
[submodule "submodules/incremental_delivery"]
shallow = true
path = submodules/incremental_delivery
url = https://android.googlesource.com/platform/system/incremental_delivery
[submodule "submodules/libbase"]
shallow = true
path = submodules/libbase
url = https://android.googlesource.com/platform/system/libbase
[submodule "submodules/libpng"]
shallow = true
path = submodules/libpng
url = https://android.googlesource.com/platform/external/libpng
[submodule "submodules/pcre"]
shallow = true
path = submodules/pcre
url = https://android.googlesource.com/platform/external/pcre
[submodule "submodules/protobuf"]
shallow = true
path = submodules/protobuf
url = https://android.googlesource.com/platform/external/protobuf
[submodule "submodules/logging"]
shallow = true
path = submodules/logging
url = https://android.googlesource.com/platform/system/logging
[submodule "submodules/selinux"]
shallow = true
path = submodules/selinux
url = https://android.googlesource.com/platform/external/selinux
[submodule "submodules/core"]
shallow = true
path = submodules/core
url = https://android.googlesource.com/platform/system/core
[submodule "submodules/base"]
shallow = true
path = submodules/base
url = https://android.googlesource.com/platform/frameworks/base
[submodule "submodules/libziparchive"]
shallow = true
path = submodules/libziparchive
url = https://android.googlesource.com/platform/system/libziparchive
[submodule "submodules/soong"]
shallow = true
path = submodules/soong
url = https://android.googlesource.com/platform/build/soong
[submodule "submodules/unwinding"]
shallow = true
path = submodules/unwinding
url = https://android.googlesource.com/platform/system/unwinding
[submodule "submodules/jsoncpp"]
shallow = true
path = submodules/jsoncpp
url = https://android.googlesource.com/platform/external/jsoncpp
[submodule "submodules/googletest"]
shallow = true
path = submodules/googletest
url = https://android.googlesource.com/platform/external/googletest
[submodule "submodules/native"]
shallow = true
path = submodules/native
url = https://android.googlesource.com/platform/frameworks/native