-
Notifications
You must be signed in to change notification settings - Fork 0
/
p404.dependencies
47 lines (46 loc) · 1.61 KB
/
p404.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
[
{
"remote": "p404-devices",
"repository": "kernel_asus_sdm660",
"target_path": "kernel/asus/sdm660",
"branch": "tokui"
},
{
"remote": "p404-devices",
"repository": "vendor_asus",
"target_path": "vendor/asus",
"branch": "tokui"
},
{
"remote": "p404-devices",
"repository": "hardware_qcom_audio",
"target_path": "vendor/qcom/opensource/audio-hal/primary-hal",
"branch": "tokui-msm8998"
},
{
"remote": "p404-devices",
"repository": "hardware_qcom_display",
"target_path": "hardware/qcom/display",
"branch": "tokui-msm8998"
},
{ "remote": "p404-devices",
"repository": "hardware_qcom_media",
"target_path": "hardware/qcom/media",
"branch": "tokui-msm8998"
},
{ "remote": "github",
"repository": "ArrowOS/android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-android-4.9",
"target_path": "prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9",
"branch": "arrow-13.0"
},
{ "remote": "github",
"repository": "ArrowOS/android_prebuilts_gcc_linux-x86_arm_arm-linux-androideabi-4.9",
"target_path": "prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9",
"branch": "arrow-13.0"
},
{ "remote": "github",
"repository": "P-404/android_device_qcom_sepolicy-legacy",
"target_path": "device/qcom/sepolicy-legacy",
"branch": "tokui"
}
]