diff --git a/evolution.dependencies b/evolution.dependencies new file mode 100644 index 0000000..64c3fbc --- /dev/null +++ b/evolution.dependencies @@ -0,0 +1,6 @@ +[ + { + "repository" : "device_google_shusky", + "target_path" : "device/google/shusky" + } +] diff --git a/lineage.dependencies b/lineage.dependencies deleted file mode 100644 index 90a603d..0000000 --- a/lineage.dependencies +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "repository": "android_device_google_shusky", - "target_path": "device/google/shusky" - } -]