diff --git a/evolution.dependencies b/evolution.dependencies new file mode 100644 index 0000000..5099f69 --- /dev/null +++ b/evolution.dependencies @@ -0,0 +1,13 @@ +[ + { + "repository": "device_motorola_sm6225-common", + "target_path": "device/motorola/sm6225-common", + "remote": "evo-devices" + }, + { + "repository": "Deivid-21s-Sources/proprietary_vendor_motorola_guamp", + "target_path": "vendor/motorola/guamp", + "remote": "github-non-los", + "branch": "lineage-22.2" + } +] diff --git a/lineage.dependencies b/lineage.dependencies deleted file mode 100644 index e28317b..0000000 --- a/lineage.dependencies +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "repository": "android_device_motorola_sm6225-common", - "target_path": "device/motorola/sm6225-common" - } -]