the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't done yet. The link will be filled in before this is pushed to live, when the CDD is done. I want to get this submitted now so we can test & stage it. Change-Id: I80e36a5b37627583ce09c02be4ae6762005782a3
27 lines
901 B
C#
27 lines
901 B
C#
<script type="text/javascript" language="JavaScript">
|
|
<!--
|
|
function nothing() {}
|
|
-->
|
|
</script>
|
|
|
|
<ul>
|
|
<li><h2>Getting Started</h2><ul>
|
|
<li><a href="<?cs var:toroot ?>compatibility/overview.html">Compatibility Overview</a></li>
|
|
<li><a href="<?cs var:toroot ?>compatibility/android-2.3-cdd.pdf">Current CDD</a></li>
|
|
<li><a href="<?cs var:toroot ?>compatibility/cts-intro.html">CTS Introduction</a></li>
|
|
<li><a href="<?cs var:toroot ?>compatibility/cts-development.html">CTS Development</a></li>
|
|
</ul></li>
|
|
|
|
<li><h2>More Information</h2><ul>
|
|
<li><a href="<?cs var:toroot ?>compatibility/downloads.html">Downloads</a></li>
|
|
<li><a href="<?cs var:toroot ?>faqs.html#compatibility">FAQs</a></li>
|
|
<li><a href="<?cs var:toroot ?>compatibility/contact-us.html">Contact Us</a></li>
|
|
</ul></li>
|
|
</ul>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
buildToggleLists();
|
|
//-->
|
|
</script>
|