Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 1 | <!-- |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 2 | Copyright 2010 The Android Open Source Project |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 3 | |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 4 | 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 Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 10 | 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 Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 15 | --> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 16 | <?cs # Table of contents for compatibility.?> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 17 | <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 Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame^] | 29 | <li><a href="<?cs var:toroot ?>compatibility/android-4.3-cdd.pdf">Compatibility Definition Document (CDD)</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 30 | <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 Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame^] | 37 | </ul> |