Revert "Switch back to opengapps on github, gitlab host is down"
This reverts commit ff0ee0cf82
.
This commit is contained in:
parent
e01119b569
commit
34faa1f686
@ -4,12 +4,12 @@
|
|||||||
<remote name="opengappsold" fetch="http://github.com/opengapps/" />
|
<remote name="opengappsold" fetch="http://github.com/opengapps/" />
|
||||||
|
|
||||||
<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengappsold" />
|
<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengappsold" />
|
||||||
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="opengappsold" />
|
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="opengapps" />
|
||||||
|
|
||||||
<!-- arm64 depends on arm -->
|
<!-- arm64 depends on arm -->
|
||||||
<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" revision="master" remote="opengappolds" />
|
<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" revision="master" remote="opengapps" />
|
||||||
<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" revision="master" remote="opengappsold" />
|
<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" revision="master" remote="opengapps" />
|
||||||
|
|
||||||
<project path="vendor/opengapps/sources/x86" name="x86" clone-depth="1" revision="master" remote="opengappsold" />
|
<project path="vendor/opengapps/sources/x86" name="x86" clone-depth="1" revision="master" remote="opengapps" />
|
||||||
<project path="vendor/opengapps/sources/x86_64" name="x86_64" clone-depth="1" revision="master" remote="opengappsold" />
|
<project path="vendor/opengapps/sources/x86_64" name="x86_64" clone-depth="1" revision="master" remote="opengapps" />
|
||||||
</manifest>
|
</manifest>
|
||||||
|
Loading…
Reference in New Issue
Block a user