-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.49 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.49 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
[submodule "3rdparty/frameworks-base"]
path = tools/pkg/3rdparty/frameworks-base
url = https://android.googlesource.com/platform/frameworks/base
[submodule "3rdparty/frameworks-native"]
path = tools/pkg/3rdparty/frameworks-native
url = https://android.googlesource.com/platform/frameworks/native
[submodule "3rdparty/hardware-interfaces"]
path = tools/pkg/3rdparty/hardware-interfaces
url = https://android.googlesource.com/platform/hardware/interfaces
[submodule "3rdparty/system-hardware-interfaces"]
path = tools/pkg/3rdparty/system-hardware-interfaces
url = https://android.googlesource.com/platform/system/hardware/interfaces
[submodule "tools/pkg/3rdparty/frameworks-hardware-interfaces"]
path = tools/pkg/3rdparty/frameworks-hardware-interfaces
url = https://android.googlesource.com/platform/frameworks/hardware/interfaces
[submodule "tools/pkg/3rdparty/frameworks-av"]
path = tools/pkg/3rdparty/frameworks-av
url = https://android.googlesource.com/platform/frameworks/av
[submodule "tools/pkg/3rdparty/system-connectivity-wificond"]
path = tools/pkg/3rdparty/system-connectivity-wificond
url = https://android.googlesource.com/platform/system/connectivity/wificond
[submodule "tools/pkg/3rdparty/system-netd"]
path = tools/pkg/3rdparty/system-netd
url = https://android.googlesource.com/platform/system/netd
[submodule "tools/pkg/3rdparty/packages-modules-bluetooth"]
path = tools/pkg/3rdparty/packages-modules-bluetooth
url = https://android.googlesource.com/platform/packages/modules/Bluetooth