aboutsummaryrefslogtreecommitdiff
path: root/cm.dependencies
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-04-26 16:01:41 +0200
committerGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-04-27 02:10:43 +0200
commit604472bce94efef6fdeae8cc795507007c4325b3 (patch)
tree943d9b6467758b3ee51cd3a5a710e50d61aab0eb /cm.dependencies
Initial Shinano import
based on rhine-common 7e2a33e
Diffstat (limited to 'cm.dependencies')
-rw-r--r--cm.dependencies26
1 files changed, 26 insertions, 0 deletions
diff --git a/cm.dependencies b/cm.dependencies
new file mode 100644
index 0000000..5e67426
--- /dev/null
+++ b/cm.dependencies
@@ -0,0 +1,26 @@
+[
+ {
+ "repository": "android_kernel_sony_msm8974",
+ "target_path": "kernel/sony/msm8974"
+ },
+ {
+ "repository": "android_device_qcom_common",
+ "target_path": "device/qcom/common"
+ },
+ {
+ "repository": "android_device_sony_common",
+ "target_path": "device/sony/common"
+ },
+ {
+ "repository": "android_device_sony_qcom-common",
+ "target_path": "device/sony/qcom-common"
+ },
+ {
+ "repository": "android_hardware_qcom_display-caf-new",
+ "target_path": "hardware/qcom/display-caf-new"
+ },
+ {
+ "repository": "android_hardware_qcom_media-caf-new",
+ "target_path": "hardware/qcom/media-caf-new"
+ }
+]