aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Lopez <jaime.lopez@gmail.com>2014-12-24 15:00:18 +0100
committerJaime Lopez <jaime.lopez@gmail.com>2014-12-24 15:00:18 +0100
commit01ca9d163b7f7c97d736eaf3ff8b946a658e2d16 (patch)
treed7aa604391ee5210e328cc708ab0f523217ef3bf
parente27559f15bc8f64253c5577ab4e92913e9c84194 (diff)
Find7s: Fix dependencies
Change-Id: I678ce099d5f611e8031c114ba7c76723ac537c1f
-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"
}
]