Android-x86 manifest
Révision | 9381f5c96fe3d4e4918a66ea418215c01919f4eb (tree) |
---|---|
l'heure | 2011-09-29 07:38:56 |
Auteur | Jean-Baptiste Queru <jbq@goog...> |
Commiter | Jean-Baptiste Queru |
Switch to a relative fetch URI
Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0
@@ -2,7 +2,7 @@ | ||
2 | 2 | <manifest> |
3 | 3 | |
4 | 4 | <remote name="aosp" |
5 | - fetch="https://android.googlesource.com/" /> | |
5 | + fetch=".." /> | |
6 | 6 | <default revision="gingerbread" |
7 | 7 | remote="aosp" |
8 | 8 | sync-j="4" /> |