aboutsummaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2010-11-27 18:06:18 -0800
committerSteve Kondik <shade@chemlab.org>2010-11-28 16:29:01 -0500
commit2ad45e8684c3270870a13ff42a35edcfc2501e2b (patch)
treeb22460872fedb21c4530507291322027b9622276 /default.xml
parentdf88331c18d96a86914d5719f2644448f1617b66 (diff)
downloadmanifest-2ad45e8684c3270870a13ff42a35edcfc2501e2b.tar.gz
manifest-2ad45e8684c3270870a13ff42a35edcfc2501e2b.tar.bz2
manifest-2ad45e8684c3270870a13ff42a35edcfc2501e2b.zip
Add the android repo into the manifest, so the gerrit repo remote is automatically set up and usable via repo upload.
Change-Id: I58221bd63a6db173e1e0868dd552bae392331911
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 011cb2b..ff23037 100644
--- a/default.xml
+++ b/default.xml
@@ -229,4 +229,6 @@
<project path="vendor/cyanogen" name="CyanogenMod/android_vendor_cyanogen" remote="github" />
+ <project path="android" name="CyanogenMod/android" remote="github" />
+
</manifest>