Merge from gingerbread
diff --git a/default.xml b/default.xml
index e432cde..7af8d70 100644
--- a/default.xml
+++ b/default.xml
@@ -4,7 +4,8 @@
   <remote  name="aosp"
            fetch="https://android.googlesource.com/" />
   <default revision="master"
-           remote="aosp" />
+           remote="aosp"
+           sync-j="4" />
 
   <project path="build" name="platform/build">
     <copyfile src="core/root.mk" dest="Makefile" />