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
parent 9b9cf32532
commit 52852871a8

View file

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