aboutsummaryrefslogtreecommitdiff
path: root/cm.dependencies
diff options
context:
space:
mode:
authorFedor917 <cryscript@gmail.com>2016-11-10 15:53:00 +0700
committerFedor917 <cryscript@gmail.com>2016-11-10 15:53:00 +0700
commitf7102b858dc849cc94255bc96f95b880dfd93452 (patch)
tree3e6164b0b02bb62f7093ddc44bbbaebaf44aacf8 /cm.dependencies
parentcc834f0c4bb0ce51baddc42d11935438bf63394a (diff)
Initialising brunch based on davidevinavil device tree (CM14.0 branch)
Diffstat (limited to 'cm.dependencies')
-rw-r--r--cm.dependencies12
1 files changed, 5 insertions, 7 deletions
diff --git a/cm.dependencies b/cm.dependencies
index 13aeb72..ee6792e 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -1,8 +1,6 @@
-[
- {
- "remote": "cm",
- "repository": "android_device_qcom_common",
- "target_path": "device/qcom/common",
- "revision": "cm-13.0"
- }
+[
+ {
+ "repository": "android_kernel_zuk_msm8996",
+ "target_path": "kernel/zuk/msm8996"
+ }
]