-
Notifications
You must be signed in to change notification settings - Fork 9
/
pa.dependencies
38 lines (38 loc) · 1.1 KB
/
pa.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
[
{
"remote": "github",
"repository": "CyanogenMod/android_kernel_oneplus_msm8974",
"target_path": "kernel/oneplus/msm8974",
"revision": "cm-12.0"
},
{
"remote": "github",
"repository": "AOSPA-legacy/android_device_oppo_msm8974-common",
"target_path": "device/oppo/msm8974-common",
"revision": "lollipop"
},
{
"remote": "github",
"repository": "AOSPA-legacy/android_device_oppo_common",
"target_path": "device/oppo/common",
"revision": "lollipop"
},
{
"remote": "github",
"repository": "CyanogenMod/android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "cm-12.0"
},
{
"remote": "blobs",
"repository": "proprietary_vendor_oppo",
"target_path": "vendor/oppo",
"revision": "cm-12.0"
},
{
"remote": "blobs",
"repository": "proprietary_vendor_oneplus",
"target_path": "vendor/oneplus",
"revision": "cm-12.0"
}
]