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

Commit 9381f5c9 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Switch to a relative fetch URI

Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0
parent 92ae9068
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<manifest>

  <remote  name="aosp"
           fetch="https://android.googlesource.com/" />
           fetch=".." />
  <default revision="gingerbread"
           remote="aosp"
           sync-j="4" />