forked from CyanogenMod/android_device_motorola_peregrine
-
Notifications
You must be signed in to change notification settings - Fork 1
/
pa.dependencies
32 lines (32 loc) · 967 Bytes
/
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
[
{
"remote": "github",
"repository": "AOSPA-L/android_device_motorola_msm8226-common",
"target_path": "device/motorola/msm8226-common",
"revision": "lollipop-mr1"
},
{
"remote": "github",
"repository": "CyanogenMod/android_device_qcom_common",
"target_path": "device/qcom/common",
"revision": "cm-12.1"
},
{
"remote": "github",
"repository": "CyanogenMod/android_kernel_motorola_msm8226",
"target_path": "kernel/motorola/msm8226",
"revision": "cm-12.1"
},
{
"remote": "github",
"repository": "CyanogenMod/android_hardware_qcom_fm",
"target_path": "hardware/qcom/fm",
"revision": "cm-12.1"
},
{
"remote": "github",
"repository": "TheMuppets/proprietary_vendor_motorola",
"target_path": "vendor/motorola",
"revision": "cm-12.1"
}
]