2011-09-16 16:30:17 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<manifest>
|
|
|
|
|
2020-10-18 02:34:37 +00:00
|
|
|
<!-- AOSP -->
|
|
|
|
<remote name="aosp"
|
|
|
|
fetch="https://android.googlesource.com"
|
|
|
|
review="https://android-review.googlesource.com/"
|
2022-04-07 20:38:26 +00:00
|
|
|
revision="refs/tags/android-12.1.0_r4"/>
|
2020-10-18 02:34:37 +00:00
|
|
|
|
2020-09-16 15:08:48 +00:00
|
|
|
<!-- CAF -->
|
2020-09-17 11:46:44 +00:00
|
|
|
<remote name="caf_system"
|
2022-04-07 20:32:25 +00:00
|
|
|
fetch="https://git.codelinaro.org/clo/la"
|
|
|
|
review="codelinaro.org"/>
|
2015-10-12 19:07:53 +00:00
|
|
|
|
2020-09-17 11:46:44 +00:00
|
|
|
<remote name="caf_vendor"
|
2022-04-07 20:32:25 +00:00
|
|
|
fetch="https://git.codelinaro.org/clo/la"
|
|
|
|
review="codelinaro.org"
|
2022-04-08 15:17:58 +00:00
|
|
|
revision="refs/tags/LA.UM.9.16.r2-03900-MANNAR.0"/>
|
2020-09-17 11:46:44 +00:00
|
|
|
|
2022-04-13 21:11:14 +00:00
|
|
|
<default revision="refs/tags/LA.QSSI.12.0.r1-07000.02-qssi.0"
|
2020-09-21 03:37:38 +00:00
|
|
|
remote="caf_system"/>
|
2016-08-24 22:15:04 +00:00
|
|
|
|
2020-09-16 15:08:48 +00:00
|
|
|
<include name="system.xml"/>
|
2020-09-17 11:46:44 +00:00
|
|
|
<include name="vendor.xml"/>
|
2020-09-16 15:08:48 +00:00
|
|
|
|
|
|
|
<!-- AOSPA -->
|
2015-10-12 19:07:53 +00:00
|
|
|
<remote name="aospa"
|
2019-01-28 18:06:03 +00:00
|
|
|
fetch=".."
|
|
|
|
review="gerrit.aospa.co"
|
2021-10-14 02:39:39 +00:00
|
|
|
revision="sapphire"/>
|
2015-10-12 19:07:53 +00:00
|
|
|
|
2021-06-30 04:38:49 +00:00
|
|
|
<remote name="bitbucket"
|
|
|
|
fetch="https://bitbucket.org"
|
2021-10-14 02:39:39 +00:00
|
|
|
revision="sapphire" />
|
2021-06-30 04:38:49 +00:00
|
|
|
|
2016-06-24 05:28:27 +00:00
|
|
|
<remote name="blobs"
|
|
|
|
fetch="https://github.com/ThankYouMario"
|
2021-10-14 02:39:39 +00:00
|
|
|
revision="sapphire" />
|
2016-12-09 08:17:33 +00:00
|
|
|
|
2020-09-18 15:38:14 +00:00
|
|
|
<remote name="github"
|
|
|
|
fetch="https://github.com" />
|
|
|
|
|
|
|
|
<remote name="github-ssh"
|
|
|
|
fetch="ssh://git@github.com" />
|
|
|
|
|
2022-02-22 18:16:04 +00:00
|
|
|
<remote name="gitlab"
|
|
|
|
fetch="https://gitlab.com" />
|
|
|
|
|
2020-09-16 15:08:48 +00:00
|
|
|
<include name="aospa.xml"/>
|
2020-09-16 13:59:30 +00:00
|
|
|
<include name="obsolete.xml"/>
|
2015-10-21 16:22:55 +00:00
|
|
|
|
2011-09-16 16:30:17 +00:00
|
|
|
</manifest>
|