diff --git a/crdroid.dependencies b/crdroid.dependencies new file mode 100644 index 0000000..c506336 --- /dev/null +++ b/crdroid.dependencies @@ -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" + } +] diff --git a/lineage.dependencies b/lineage.dependencies deleted file mode 100644 index bb0b659..0000000 --- a/lineage.dependencies +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "repository": "android_hardware_oplus", - "target_path": "hardware/oplus" - }, - { - "repository": "android_kernel_oneplus_sm7250", - "target_path": "kernel/oneplus/sm7250" - } -]