manifest/default.xml

31 lines
668 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"
fetch="git://codeaurora.org/quic/la"
review="codeaurora.org"/>
2015-10-12 19:07:53 +00:00
<default remote="caf"
revision="refs/tags/LA.QSSI.11.0.r1-05600-qssi.0"/>
<include name="system.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>