Set sync default to -j4
This commit is contained in:
parent
82d0651c62
commit
92ae90681a
@ -4,7 +4,8 @@
|
||||
<remote name="aosp"
|
||||
fetch="https://android.googlesource.com/" />
|
||||
<default revision="gingerbread"
|
||||
remote="aosp" />
|
||||
remote="aosp"
|
||||
sync-j="4" />
|
||||
|
||||
<project path="build" name="platform/build">
|
||||
<copyfile src="core/root.mk" dest="Makefile" />
|
||||
|
Loading…
Reference in New Issue
Block a user