Explorar o código

Enable sync-c by default

Only fetch the default branch in repo sync
Reduces sync times

Change-Id: I20bcb47c6cd8b18bfb55710f2ce4a60c4c211f7b
Michael Bestas %!s(int64=12) %!d(string=hai) anos
pai
achega
74e7cd5d27
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      default.xml

+ 1 - 0
default.xml

@@ -6,6 +6,7 @@
            review="https://android-review.googlesource.com/" />
   <default revision="refs/tags/android-8.0.0_r4"
            remote="aosp"
+           sync-c="true"
            sync-j="4" />
 
   <project path="build/make" name="platform/build" groups="pdk" >