avicii: Switch to crDroid dependencies

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
AmolAmrit
2023-02-12 21:43:50 +05:30
parent f3f62117b5
commit 79eff58ffe
2 changed files with 32 additions and 10 deletions

32
crdroid.dependencies Normal file
View File

@@ -0,0 +1,32 @@
[
{
"repository": "AmolAmrit/device_oneplus_avicii",
"target_path": "device/oneplus/avicii",
"branch": "thirteen",
"remote": "github"
},
{
"repository": "AmolAmrit/Escrima_kernel_oneplus_sm7250",
"target_path": "kernel/oneplus/sm7250",
"branch": "thirteen"
"remote": "github"
},
{
"repository": "AmolAmrit/vendor_oneplus_avicii",
"target_path": "vendor/oneplus/avicii",
"branch": "thirteen",
"remote": "gitlab"
},
{
"repository": "AmolAmrit/vendor_oneplus-firmware",
"target_path": "vendor/oneplus/firmware",
"branch": "thirteen",
"remote": "gitlab"
},
{
"repository": "AmolAmrit/hardware_oplus",
"target_path": "hardware/oplus",
"branch": "thirteen",
"remote": "github"
}
]

View File

@@ -1,10 +0,0 @@
[
{
"repository": "android_hardware_oplus",
"target_path": "hardware/oplus"
},
{
"repository": "android_kernel_oneplus_sm7250",
"target_path": "kernel/oneplus/sm7250"
}
]