forked from PixelExperience-Devices/device_qcom_common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaosp.dependencies
44 lines (44 loc) · 1.3 KB
/
aosp.dependencies
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
[
{
"remote" : "pixel-devices",
"repository" : "device_qcom_common-sepolicy",
"target_path" : "device/qcom/common-sepolicy",
"branch" : "fourteen"
},
{
"remote" : "pixel-devices",
"repository" : "device_qcom_qssi",
"target_path" : "device/qcom/qssi",
"branch" : "fourteen"
},
{
"remote" : "pixel-devices",
"repository" : "device_qcom_vendor-common",
"target_path" : "device/qcom/vendor-common",
"branch" : "fourteen"
},
{
"remote" : "pixel-devices",
"repository" : "device_qcom_wlan",
"target_path" : "device/qcom/wlan",
"branch" : "fourteen"
},
{
"remote" : "pixel-devices-blobs",
"repository" : "vendor_qcom_common",
"target_path" : "vendor/qcom/common",
"branch" : "fourteen"
},
{
"remote" : "pixel",
"repository" : "vendor_qcom_opensource_commonsys-intf_bluetooth",
"target_path" : "vendor/qcom/opensource/commonsys-intf/bluetooth",
"branch" : "fourteen"
},
{
"remote" : "pixel",
"repository" : "vendor_qcom_opensource_audio",
"target_path" : "vendor/qcom/opensource/audio",
"branch" : "fourteen"
}
]