Enable "sync -c" default for repo
There's no need to fetch every single branch Change-Id: I48861c2b46e5d9d94c478fa78e2724546f71ddf1
This commit is contained in:
parent
a6d0a9b840
commit
46f1b441de
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
<default revision="refs/tags/android-4.4_r1"
|
||||
remote="aosp"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
|
||||
<project path="build" name="android_build" remote="omnirom" revision="android-4.4" groups="pdk" >
|
||||
|
|
Loading…
Reference in a new issue