aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKetut Putu Kumajaya <ketut.kumajaya@gmail.com>2015-11-09 23:13:43 +0700
committerKetut Putu Kumajaya <ketut.kumajaya@gmail.com>2015-11-09 23:15:38 +0700
commit4233bc307cd723650badd05c249a199a9049e16c (patch)
treef3da05f42a5321b13aafd9bc7545b2d96e0175e6
parentbf9aec4bba3bac0bd4d60ea5d67031cbf28af7e4 (diff)
msm8916-common: Add android_external_connectivity repo
Change-Id: I43f619bfc0323cf40ad6604f27ce1780d2fd264c
-rw-r--r--cm.dependencies4
1 files changed, 4 insertions, 0 deletions
diff --git a/cm.dependencies b/cm.dependencies
index ba2d7f9..b8f4740 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -6,5 +6,9 @@
{
"repository": "android_hardware_qcom_fm",
"target_path": "hardware/qcom/fm"
+ },
+ {
+ "repository": "android_external_connectivity",
+ "target_path": "external/connectivity"
}
]