forked from ayufan-rock64/android-manifests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopengapps.xml
13 lines (11 loc) · 890 Bytes
/
opengapps.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="opengapps" fetch="https://github.com/opengapps/" />
<remote name="ayufan-pine64" fetch="https://github.com/ayufan-pine64" />
<project path="vendor/opengapps/atv-build" name="opengapps_atv_build" revision="nougat" remote="ayufan-pine64" />
<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengapps" />
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="opengapps" />
<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="opengapps" />
<project path="vendor/ayufan/apps" name="vendor-ayufan-apps" remote="ayufan-pine64" revision="master" groups="pdk" />
</manifest>