Enable sync-c by default

Only fetch the default branch in repo sync
Reduces sync times

Change-Id: I20bcb47c6cd8b18bfb55710f2ce4a60c4c211f7b
This commit is contained in:
Michael Bestas 2014-05-01 22:54:13 +03:00 committed by Jake Whatley
parent 73d66ecb8e
commit fb6260a8dc

View file

@ -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" >