manifest/default.xml

37 lines
903 B
XML
Raw Normal View History

2011-09-16 16:30:17 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- CAF -->
<remote name="caf_system"
fetch="https://source.codeaurora.org/quic/la"
review="codeaurora.org"/>
2015-10-12 19:07:53 +00:00
<remote name="caf_vendor"
fetch="https://source.codeaurora.org/quic/la"
review="codeaurora.org"
revision="refs/tags/LA.UM.9.12.r1-08000-SMxx50.0"/>
<default revision="refs/tags/LA.QSSI.11.0.r1-06000-qssi.0"
remote="caf_system"/>
<include name="system.xml"/>
<include name="vendor.xml"/>
<!-- AOSPA -->
2015-10-12 19:07:53 +00:00
<remote name="aospa"
fetch=".."
review="gerrit.aospa.co"
revision="ruby"/>
2015-10-12 19:07:53 +00:00
<remote name="blobs"
fetch="https://github.com/ThankYouMario"
revision="ruby" />
<remote name="gitlab"
fetch="https://gitlab.com"/>
<include name="aospa.xml"/>
<include name="obsolete.xml"/>
2011-09-16 16:30:17 +00:00
</manifest>