blob: 1dbc5ad490b9343c87700f1f5b07668ecfae4484 [file] [log] [blame]
Robert Ly35f2fda2013-01-29 16:27:05 -08001<!--
Robert Ly5b218c22013-05-07 10:37:22 -07002 Copyright 2010 The Android Open Source Project
Robert Ly35f2fda2013-01-29 16:27:05 -08003
Robert Ly5b218c22013-05-07 10:37:22 -07004 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Robert Ly35f2fda2013-01-29 16:27:05 -08007
8 http://www.apache.org/licenses/LICENSE-2.0
9
Robert Ly5b218c22013-05-07 10:37:22 -070010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
Robert Ly35f2fda2013-01-29 16:27:05 -080015-->
Robert Ly5b218c22013-05-07 10:37:22 -070016<?cs # Table of contents for compatibility.?>
Robert Ly35f2fda2013-01-29 16:27:05 -080017<ul id="nav">
18<!-- Compatibility -->
19 <li class="nav-section">
20 <div class="nav-section-header">
21 <a href="<?cs var:toroot ?>compatibility/index.html">
22 <span class="en">Overview</span>
23 </a>
24 </div>
25 <ul>
26 <li><a href="<?cs var:toroot ?>compatibility/overview.html">CTS Overview</a></li>
27 <li><a href="<?cs var:toroot ?>compatibility/cts-intro.html">CTS Introduction</a></li>
28 <li><a href="<?cs var:toroot ?>compatibility/cts-development.html">CTS Development</a></li>
Guru Nagarajan7a100c92013-07-23 15:13:01 -070029 <li><a href="<?cs var:toroot ?>compatibility/android-4.3-cdd.pdf">Compatibility Definition Document (CDD)</a></li>
Robert Ly35f2fda2013-01-29 16:27:05 -080030 <li><a href="<?cs var:toroot ?>compatibility/downloads.html">Downloads</a></li>
31 <li><a href="<?cs var:toroot ?>compatibility/contact-us.html">Contact Us</a></li>
32 </ul>
33<!-- End Compatibility -->
34 </li>
35
36
Guru Nagarajan7a100c92013-07-23 15:13:01 -070037</ul>