diff --git a/evolution.dependencies b/evolution.dependencies new file mode 100644 index 0000000..cbf8041 --- /dev/null +++ b/evolution.dependencies @@ -0,0 +1,13 @@ +[ + { + "repository": "device_motorola_msm8998-common", + "target_path": "device/motorola/msm8998-common", + "remote": "evo-devices" + }, + { + "repository": "Deivid-21s-Sources/proprietary_vendor_motorola_evert", + "target_path": "vendor/motorola/evert", + "remote": "github-non-los", + "branch": "lineage-22.2" + } +] diff --git a/lineage.dependencies b/lineage.dependencies deleted file mode 100644 index 3a8fb23..0000000 --- a/lineage.dependencies +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "repository": "android_device_motorola_msm8998-common", - "target_path": "device/motorola/msm8998-common" - } -]