Browse Source

Switch to a relative fetch URI

Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0
anbox-o
Jean-Baptiste Queru 12 years ago
parent
commit
9381f5c96f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      default.xml

+ 1
- 1
default.xml View File

@ -2,7 +2,7 @@
<manifest>
<remote name="aosp"
fetch="https://android.googlesource.com/" />
fetch=".." />
<default revision="gingerbread"
remote="aosp"
sync-j="4" />


Loading…
Cancel
Save