Browse Source

Enable sync-c by default

Only fetch the default branch in repo sync
Reduces sync times

Change-Id: I20bcb47c6cd8b18bfb55710f2ce4a60c4c211f7b
Michael Bestas 12 năm trước cách đây
mục cha
commit
fb6260a8dc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      default.xml

+ 1 - 0
default.xml

@@ -13,6 +13,7 @@
 
   <default revision="refs/tags/android-7.0.0_r1"
            remote="aosp"
+           sync-c="true"
            sync-j="4" />
 
   <project path="build" name="platform/build" groups="pdk,tradefed" >