Fix AOSP remote

This commit is contained in:
Pierre-Hugues Husson 2020-02-03 21:31:39 +01:00
parent 33693cf231
commit 2454cc1554
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch=".." name="aosp" review="https://android-review.googlesource.com/"/>
<remote fetch="https://android.googlesource.com/" name="aosp" review="https://android-review.googlesource.com/"/>
<remote fetch="https://gitlab.com/fdroid/" name="fdroid"/>
<remote fetch="https://gitlab.com/PixelExperience/" name="pe"/>
<remote fetch="https://github.com/phhusson/" name="phh"/>