OpenGApps change for treble_manifest

This commit is contained in:
Peak 2019-02-23 00:43:35 +07:00 committed by GitHub
parent 7a5205dd3c
commit bd65f91ece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="opengapps" fetch="https://github.com/opengapps/" />
<remote name="opengapps" fetch="http://gitlab.nezorfla.me/opengapps/" />
<remote name="opengappsold" fetch="http://github.com/opengapps/" />
<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengapps" />
<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="opengapps" />
<!-- arm64 depends on arm -->