mirror of
https://github.com/LineageOS/android.git
synced 2025-07-09 03:14:05 -04:00
Switch to a relative fetch URI
Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0
This commit is contained in:
parent
92ae90681a
commit
9381f5c96f
@ -2,7 +2,7 @@
|
|||||||
<manifest>
|
<manifest>
|
||||||
|
|
||||||
<remote name="aosp"
|
<remote name="aosp"
|
||||||
fetch="https://android.googlesource.com/" />
|
fetch=".." />
|
||||||
<default revision="gingerbread"
|
<default revision="gingerbread"
|
||||||
remote="aosp"
|
remote="aosp"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user