forked from ParanoidAndroid/android_device_asus_flo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pa.dependencies
75 lines (75 loc) · 2.29 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
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
73
74
75
[
{
"remote": "github",
"account": "AOSPA",
"repository": "android_hardware_qcom_power",
"target_path": "hardware/qcom/power",
"revision": "kitkat"
},
{
"remote": "moddedpa",
"repository": "android_hardware_qcom_display",
"target_path": "hardware/qcom/display",
"revision": "kitkat"
},
{
"remote": "moddedpa",
"repository": "android_hardware_qcom_media",
"target_path": "hardware/qcom/media",
"revision": "kitkat"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/wlan",
"target_path": "hardware/qcom/wlan",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/audio",
"target_path": "hardware/qcom/audio",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/bt",
"target_path": "hardware/qcom/bt",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/msm8960",
"target_path": "hardware/qcom/msm8960",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/keymaster",
"target_path": "hardware/qcom/keymaster",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "aosp",
"account": "platform",
"repository": "hardware/qcom/sensors",
"target_path": "hardware/qcom/sensors",
"revision": "refs/tags/android-4.4_r1.2"
},
{
"remote": "moddedpa",
"repository": "android_kernel_google_msm",
"target_path": "kernel/google/msm",
"revision": "android-msm-flo-3.4-kitkat-mr0"
},
{
"remote": "moddedpa",
"repository": "proprietary_vendor_asus_flo",
"target_path": "vendor/asus/flo",
"revision": "master"
}
]