OSDN Git Service

Switch to a relative fetch URI
authorJean-Baptiste Queru <jbq@google.com>
Wed, 28 Sep 2011 22:38:56 +0000 (15:38 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 28 Sep 2011 22:38:56 +0000 (15:38 -0700)
Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0

default.xml

index e98af30..48e89da 100644 (file)
@@ -2,7 +2,7 @@
 <manifest>
 
   <remote  name="aosp"
-           fetch="https://android.googlesource.com/" />
+           fetch=".." />
   <default revision="gingerbread"
            remote="aosp"
            sync-j="4" />