From 604472bce94efef6fdeae8cc795507007c4325b3 Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Sat, 26 Apr 2014 16:01:41 +0200 Subject: Initial Shinano import based on rhine-common 7e2a33e --- cm.dependencies | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 cm.dependencies (limited to 'cm.dependencies') 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" + } +] -- cgit v1.2.3