commit | f011c737f630fe1a00846e8c9a2470fd41469b76 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Mon Aug 22 14:25:16 2016 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Mon Aug 22 14:25:23 2016 -0700 |
tree | b49312581854d8ab3b0f04fa9cb9972609dbb9cb | |
parent | 711f6edf55ef07bd95d5455bf25e723455c70112 [diff] |
initial manifest Change-Id: I9105318a967bbf3140404abcbb5ea7c74fd891e0
diff --git a/default.xml b/default.xml new file mode 100644 index 0000000..9c074e2 --- /dev/null +++ b/default.xml
@@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + + <remote name="opencord" + fetch=".." + review="https://gerrit.opencord.org/" /> + <default revision="master" + remote="opencord" + sync-j="4" /> + +<project path="cord" name="cord" groups="platform"/> +</manifest>