Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92ae9068 authored by Shawn O. Pearce's avatar Shawn O. Pearce
Browse files

Set sync default to -j4

parent 82d0651c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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" />