Changing default CDD to 2.2.

Change-Id: Id622dcd0f60868bea3be64871267db4f3030cfaa
This commit is contained in:
Dan Morrill
2010-08-24 14:39:34 -07:00
parent 6e94ff6be9
commit 8d41b3a1fc
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ function nothing() {}
<ul> <ul>
<li><h2>Getting Started</h2><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/overview.html">Compatibility Overview</a></li>
<li><a href="<?cs var:toroot ?>compatibility/android-2.1-cdd.pdf">Current CDD</a></li> <li><a href="<?cs var:toroot ?>compatibility/android-2.2-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-intro.html">CTS Introduction</a></li>
</ul></li> </ul></li>

View File

@@ -12,8 +12,8 @@ Android Market shows apps only to those devices that can properly run
them.</p> them.</p>
<p>These pages describe the Android Compatibility Program and how to get <p>These pages describe the Android Compatibility Program and how to get
access to compatibility information and tools. The latest version of the access to compatibility information and tools. The latest version of the
Android source code and compatibility program is 2.1, which roughly Android source code and compatibility program is 2.2, which roughly
corresponded to the Eclair branch.</p> corresponded to the FroYo branch.</p>
<h2>Why build compatible Android devices?</h2> <h2>Why build compatible Android devices?</h2>