53 lines
1.3 KiB
XML
53 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
|
|
<!-- AOSP -->
|
|
<remote name="aosp"
|
|
fetch="https://android.googlesource.com"
|
|
review="https://android-review.googlesource.com/"
|
|
revision="refs/tags/android-12.1.0_r4"/>
|
|
|
|
<!-- CAF -->
|
|
<remote name="caf_system"
|
|
fetch="https://git.codelinaro.org/clo/la"
|
|
review="codelinaro.org"/>
|
|
|
|
<remote name="caf_vendor"
|
|
fetch="https://git.codelinaro.org/clo/la"
|
|
review="codelinaro.org"
|
|
revision="refs/tags/LA.UM.9.16.r2-03900-MANNAR.0"/>
|
|
|
|
<default revision="refs/tags/LA.QSSI.12.0.r1-07000.02-qssi.0"
|
|
remote="caf_system"/>
|
|
|
|
<include name="system.xml"/>
|
|
<include name="vendor.xml"/>
|
|
|
|
<!-- AOSPA -->
|
|
<remote name="aospa"
|
|
fetch=".."
|
|
review="gerrit.aospa.co"
|
|
revision="sapphire"/>
|
|
|
|
<remote name="bitbucket"
|
|
fetch="https://bitbucket.org"
|
|
revision="sapphire" />
|
|
|
|
<remote name="blobs"
|
|
fetch="https://github.com/ThankYouMario"
|
|
revision="sapphire" />
|
|
|
|
<remote name="github"
|
|
fetch="https://github.com" />
|
|
|
|
<remote name="github-ssh"
|
|
fetch="ssh://git@github.com" />
|
|
|
|
<remote name="gitlab"
|
|
fetch="https://gitlab.com" />
|
|
|
|
<include name="aospa.xml"/>
|
|
<include name="obsolete.xml"/>
|
|
|
|
</manifest>
|