diff options
author | Simon Shields <simon@lineageos.org> | 2016-12-28 20:09:48 +1100 |
---|---|---|
committer | Simon Shields <simon@lineageos.org> | 2017-02-13 01:02:57 +1100 |
commit | 9940f36def99309af296f655e999ff12ec390550 (patch) | |
tree | cd639feffec4f48c1026909846f2fb4441c87cf2 /lineage.dependencies | |
parent | 25eedce86d2723b23b6fc21dece20540f7ec68c0 (diff) | |
download | device_samsung_i9300-9940f36def99309af296f655e999ff12ec390550.zip device_samsung_i9300-9940f36def99309af296f655e999ff12ec390550.tar.gz device_samsung_i9300-9940f36def99309af296f655e999ff12ec390550.tar.bz2 |
i9300: rebrand to lineage
Change-Id: I5ee3f3354bd22237c3b197aef0b3c95a51b3385a
Diffstat (limited to 'lineage.dependencies')
-rw-r--r-- | lineage.dependencies | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lineage.dependencies b/lineage.dependencies new file mode 100644 index 0000000..a78a94f --- /dev/null +++ b/lineage.dependencies @@ -0,0 +1,18 @@ +[ + { + "repository": "android_device_samsung_smdk4412-common", + "target_path": "device/samsung/smdk4412-common" + }, + { + "repository": "android_kernel_samsung_smdk4412", + "target_path": "kernel/samsung/smdk4412" + }, + { + "repository": "android_packages_apps_SamsungServiceMode", + "target_path": "packages/apps/SamsungServiceMode" + }, + { + "repository": "android_hardware_samsung", + "target_path": "hardware/samsung" + } +] |