瀏覽代碼

Going public with sources!

Change-Id: Ia2067644a6e2648174f86578a4c01a3086444188
pulser 13 年之前
父節點
當前提交
abd415c74c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      default.xml

+ 2 - 2
default.xml

@@ -13,13 +13,13 @@
            fetch="ssh://git@build2.dev.xda-developers.com" />
 
   <remote  name="github"
-           fetch="https://github.com" />
+           fetch="https://github.com/omnirom" />
 
   <default revision="refs/tags/android-4.3_r3.1"
            remote="aosp"
            sync-j="4" />
 
-  <project path="build" name="android_build" remote="private" revision="android-4.3" groups="pdk" >
+  <project path="build" name="android_build" remote="github" revision="android-4.3" groups="pdk" >
     <copyfile src="core/root.mk" dest="Makefile" />
   </project>