|
@@ -1,14 +1,15 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<manifest>
|
|
<manifest>
|
|
|
|
|
|
|
|
- <remote name="aosp"
|
|
|
|
|
- fetch=".." />
|
|
|
|
|
|
|
+ <remote name="aosp"
|
|
|
|
|
+ fetch="https://android.googlesource.com"
|
|
|
|
|
+ review="android-review.googlesource.com" />
|
|
|
|
|
|
|
|
<remote name="github"
|
|
<remote name="github"
|
|
|
fetch="https://github.com/" />
|
|
fetch="https://github.com/" />
|
|
|
|
|
|
|
|
<remote name="omnirom"
|
|
<remote name="omnirom"
|
|
|
- fetch="https://github.com/omnirom"
|
|
|
|
|
|
|
+ fetch="https://github.com/omnirom"
|
|
|
review="gerrit.omnirom.org" />
|
|
review="gerrit.omnirom.org" />
|
|
|
|
|
|
|
|
<default revision="refs/tags/android-7.0.0_r1"
|
|
<default revision="refs/tags/android-7.0.0_r1"
|