aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Lopez <jaime.lopez@gmail.com>2014-12-24 14:56:54 +0100
committerJaime Lopez <jaime.lopez@gmail.com>2014-12-24 14:56:54 +0100
commit5b022cd3807d8e78521e90105ec6b45b48299e63 (patch)
tree9008da0d3b69886f3d665027ed6c0a473b131860
parentd57025ea41bb2f1961a35a441434040cb5ba7b27 (diff)
Find7ext: Fix dependencies
Change-Id: Ie6cc537654f82c5e29fcbfd4826191f84bc47b95
-rw-r--r--aicp.dependencies5
1 files changed, 3 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
index d8bdcde..aabba3b 100644
--- a/aicp.dependencies
+++ b/aicp.dependencies
@@ -1,6 +1,7 @@
[
{
- "repository": "device_oppo_find7-common",
- "target_path": "device/oppo/find7-common"
+ "repository": "AICP/device_oppo_find7-common",
+ "target_path": "device/oppo/find7-common",
+ "branch" : "lp5.0"
}
]