Explorar el Código

Enable sync-c by default

Only fetch the default branch in repo sync
Reduces sync times

Change-Id: I20bcb47c6cd8b18bfb55710f2ce4a60c4c211f7b
Michael Bestas hace 12 años
padre
commit
52852871a8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      default.xml

+ 1 - 0
default.xml

@@ -17,6 +17,7 @@
 
   <default revision="refs/tags/android-4.4.2_r2"
            remote="aosp"
+           sync-c="true"
            sync-j="4" />
 
   <project path="build" name="android_build" remote="omnirom" revision="android-4.4" groups="pdk" >