-
Notifications
You must be signed in to change notification settings - Fork 2
/
pd.dependencies
32 lines (32 loc) · 930 Bytes
/
pd.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
[
{
"target_path": "kernel/google/marlin",
"repository": "android_kernel_google_marlin",
"remote": "pdd",
"revision": "11"
},
{
"target_path": "vendor/google/marlin",
"repository": "android_vendor_google_marlin",
"remote": "pdd",
"revision": "11"
},
{
"target_path": "vendor/sailin",
"repository": "pixeldust-eleven/android_vendor_sailin",
"remote": "gitlab",
"revision": "11"
},
{
"target_path": "vendor/pixelgapps",
"repository": "pixeldust-eleven/android_vendor_pixelgapps",
"remote": "gitlab",
"revision": "11"
},
{
"target_path": "prebuilts/clang/host/linux-x86/clang-proton",
"repository": "kdrag0n/proton-clang",
"remote": "github",
"revision": "master"
}
]