Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 1 | <!-- |
Gina Dimino | 7fb86e2 | 2015-03-17 13:28:38 -0700 | [diff] [blame] | 2 | Copyright 2015 The Android Open Source Project |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 3 | |
| 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 |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 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. |
| 15 | --> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 16 | <?cs # Table of contents for devices.?> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 17 | <ul id="nav"> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 18 | <li class="nav-section"> <!-- Begin nav section, Device Interfaces --> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 19 | <div class="nav-section-header"> |
| 20 | <a href="<?cs var:toroot ?>devices/index.html"> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 21 | <span class="en">Interfaces</span> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 22 | </a> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 23 | </div> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 24 | <ul> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 25 | <li class="nav-section"> |
| 26 | <div class="nav-section-header"> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 27 | <a href="<?cs var:toroot ?>devices/audio/index.html"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 28 | <span class="en">Audio</span> |
| 29 | </a> |
| 30 | </div> |
| 31 | <ul> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 32 | <li><a href="<?cs var:toroot ?>devices/audio/terminology.html">Terminology</a></li> |
| 33 | <li><a href="<?cs var:toroot ?>devices/audio/implement.html">Implementation</a></li> |
| 34 | <li><a href="<?cs var:toroot ?>devices/audio/attributes.html">Attributes</a></li> |
| 35 | <li><a href="<?cs var:toroot ?>devices/audio/warmup.html">Warmup</a></li> |
Glenn Kasten | 4532b51 | 2014-01-24 08:43:10 -0800 | [diff] [blame] | 36 | <li class="nav-section"> |
| 37 | <div class="nav-section-header"> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 38 | <a href="<?cs var:toroot ?>devices/audio/latency.html"> |
Glenn Kasten | 4532b51 | 2014-01-24 08:43:10 -0800 | [diff] [blame] | 39 | <span class="en">Latency</span> |
| 40 | </a> |
| 41 | </div> |
Clay Murphy | 47b1d3f | 2013-10-03 10:02:22 -0700 | [diff] [blame] | 42 | <ul> |
Glenn Kasten | 3251785 | 2015-03-30 11:57:01 -0700 | [diff] [blame] | 43 | <li><a href="<?cs var:toroot ?>devices/audio/latency_contrib.html">Contributors</a></li> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 44 | <li><a href="<?cs var:toroot ?>devices/audio/latency_design.html">Design</a></li> |
Glenn Kasten | 3251785 | 2015-03-30 11:57:01 -0700 | [diff] [blame] | 45 | <li><a href="<?cs var:toroot ?>devices/audio/latency_measure.html">Measure</a></li> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 46 | <li><a href="<?cs var:toroot ?>devices/audio/testing_circuit.html">Light Testing Circuit</a></li> |
Glenn Kasten | 3251785 | 2015-03-30 11:57:01 -0700 | [diff] [blame] | 47 | <li><a href="<?cs var:toroot ?>devices/audio/loopback.html">Audio Loopback Dongle</a></li> |
Glenn Kasten | 4532b51 | 2014-01-24 08:43:10 -0800 | [diff] [blame] | 48 | </ul> |
| 49 | </li> |
Clay Murphy | 714cd07 | 2014-12-01 13:07:52 -0800 | [diff] [blame] | 50 | <li><a href="<?cs var:toroot ?>devices/audio/avoiding_pi.html">Priority Inversion</a></li> |
| 51 | <li><a href="<?cs var:toroot ?>devices/audio/src.html">Sample Rate Conversion</a></li> |
| 52 | <li><a href="<?cs var:toroot ?>devices/audio/debugging.html">Debugging</a></li> |
| 53 | <li><a href="<?cs var:toroot ?>devices/audio/usb.html">USB Digital Audio</a></li> |
| 54 | <li><a href="<?cs var:toroot ?>devices/audio/tv.html">TV Audio</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 55 | </ul> |
| 56 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 57 | <li><a href="<?cs var:toroot ?>devices/bluetooth.html">Bluetooth</a></li> |
Clay Murphy | b6e5f5b | 2013-10-21 17:01:06 -0700 | [diff] [blame] | 58 | <li class="nav-section"> |
| 59 | <div class="nav-section-header"> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 60 | <a href="<?cs var:toroot ?>devices/camera/index.html"> |
Clay Murphy | b6e5f5b | 2013-10-21 17:01:06 -0700 | [diff] [blame] | 61 | <span class="en">Camera</span> |
| 62 | </a> |
| 63 | </div> |
| 64 | <ul> |
| 65 | <li><a href="<?cs var:toroot ?>devices/camera/camera3.html">Camera HAL3</a></li> |
| 66 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_requests_hal.html">HAL Subsystem</a></li> |
| 67 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_metadata.html">Metadata and Controls</a></li> |
| 68 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_3Amodes.html">3A Modes and State</a></li> |
| 69 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_crop_reprocess.html">Output and Cropping</a></li> |
| 70 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_error_stream.html">Errors and Streams</a></li> |
| 71 | <li><a href="<?cs var:toroot ?>devices/camera/camera3_requests_methods.html">Request Creation</a></li> |
Clay Murphy | 594d0ed | 2014-10-21 11:04:30 -0700 | [diff] [blame] | 72 | <li><a href="<?cs var:toroot ?>devices/camera/versioning.html">Version Support</a></li> |
Clay Murphy | b6e5f5b | 2013-10-21 17:01:06 -0700 | [diff] [blame] | 73 | </ul> |
| 74 | </li> |
| 75 | |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 76 | <li><a href="<?cs var:toroot ?>devices/drm.html">DRM</a></li> |
Jeff Sharkey | 790c02d | 2013-10-18 13:57:33 -0700 | [diff] [blame] | 77 | <li class="nav-section"> |
| 78 | <div class="nav-section-header"> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 79 | <a href="<?cs var:toroot ?>devices/storage/index.html"> |
Jeff Sharkey | 790c02d | 2013-10-18 13:57:33 -0700 | [diff] [blame] | 80 | <span class="en">External Storage</span> |
| 81 | </a> |
| 82 | </div> |
| 83 | <ul> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 84 | <li><a href="<?cs var:toroot ?>devices/storage/config.html">Device Specific Configuration</a></li> |
| 85 | <li><a href="<?cs var:toroot ?>devices/storage/config-example.html">Typical Configuration Examples</a></li> |
Jeff Sharkey | 790c02d | 2013-10-18 13:57:33 -0700 | [diff] [blame] | 86 | </ul> |
| 87 | </li> |
Clay Murphy | ccf3037 | 2014-04-07 16:13:19 -0700 | [diff] [blame] | 88 | <li class="nav-section"> |
| 89 | <div class="nav-section-header"> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 90 | <a href="<?cs var:toroot ?>devices/graphics/index.html"> |
Clay Murphy | ccf3037 | 2014-04-07 16:13:19 -0700 | [diff] [blame] | 91 | <span class="en">Graphics</span> |
| 92 | </a> |
| 93 | </div> |
| 94 | <ul> |
Clay Murphy | 74643ca | 2014-09-02 17:30:57 -0700 | [diff] [blame] | 95 | <li><a href="<?cs var:toroot ?>devices/graphics/architecture.html">Architecture</a></li> |
| 96 | <li><a href="<?cs var:toroot ?>devices/graphics/implement.html">Implementation</a></li> |
Bert McMeen | f902a28 | 2015-03-06 14:44:22 -0800 | [diff] [blame] | 97 | <li class="nav-section"> |
| 98 | <div class="nav-section-header"> |
| 99 | <a href="<?cs var:toroot ?>devices/graphics/testing.html"> |
| 100 | <span class="en">OpenGL ES Testing</span> |
| 101 | </a> |
| 102 | </div> |
| 103 | <ul> |
| 104 | <li><a href="<?cs var:toroot ?>devices/graphics/build-tests.html">Building test programs</a></li> |
| 105 | <li><a href="<?cs var:toroot ?>devices/graphics/port-tests.html">Porting the test framework</a></li> |
| 106 | <li><a href="<?cs var:toroot ?>devices/graphics/run-tests.html">Running the tests</a></li> |
| 107 | <li><a href="<?cs var:toroot ?>devices/graphics/automate-tests.html">Automating the tests</a></li> |
| 108 | <li><a href="<?cs var:toroot ?>devices/graphics/test-groups.html">Using special test groups</a></li> |
| 109 | <li><a href="<?cs var:toroot ?>devices/graphics/cts-integration.html">Integrating with Android CTS</a></li> |
| 110 | </ul> |
| 111 | </li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 112 | </ul> </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 113 | <li class="nav-section"> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 114 | <div class="nav-section-header"> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 115 | <a href="<?cs var:toroot ?>devices/input/index.html"> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 116 | <span class="en">Input</span> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 117 | </a> |
| 118 | </div> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 119 | <ul> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 120 | <li><a href="<?cs var:toroot ?>devices/input/overview.html">Overview</a></li> |
| 121 | <li><a href="<?cs var:toroot ?>devices/input/key-layout-files.html">Key Layout Files</a></li> |
| 122 | <li><a href="<?cs var:toroot ?>devices/input/key-character-map-files.html">Key Character Map Files</a></li> |
| 123 | <li><a href="<?cs var:toroot ?>devices/input/input-device-configuration-files.html">Input Device Configuration Files</a></li> |
| 124 | <li><a href="<?cs var:toroot ?>devices/input/migration-guide.html">Migration Guide</a></li> |
| 125 | <li><a href="<?cs var:toroot ?>devices/input/keyboard-devices.html">Keyboard Devices</a></li> |
| 126 | <li><a href="<?cs var:toroot ?>devices/input/touch-devices.html">Touch Devices</a></li> |
Gina Dimino | 7fb86e2 | 2015-03-17 13:28:38 -0700 | [diff] [blame] | 127 | <li><a href="<?cs var:toroot ?>devices/input/diagnostics.html">Diagnostics</a></li> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 128 | <li><a href="<?cs var:toroot ?>devices/input/getevent.html">Getevent</a></li> |
| 129 | <li><a href="<?cs var:toroot ?>devices/input/validate-keymaps.html">Validate Keymaps</a></li> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 130 | </ul> |
| 131 | </li> |
| 132 | <li><a href="<?cs var:toroot ?>devices/media.html">Media</a></li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 133 | <li class="nav-section"> |
| 134 | <div class="nav-section-header"> |
| 135 | <a href="<?cs var:toroot ?>devices/sensors/index.html"> |
| 136 | <span class="en">Sensors</span> |
| 137 | </a> |
| 138 | </div> |
| 139 | <ul> |
| 140 | <li><a href="<?cs var:toroot ?>devices/sensors/sensor-stack.html">Sensor stack</a></li> |
| 141 | <li><a href="<?cs var:toroot ?>devices/sensors/report-modes.html">Reporting modes</a></li> |
| 142 | <li><a href="<?cs var:toroot ?>devices/sensors/suspend-mode.html">Suspend mode</a></li> |
| 143 | <li><a href="<?cs var:toroot ?>devices/sensors/power-use.html">Power consumption</a></li> |
| 144 | <li><a href="<?cs var:toroot ?>devices/sensors/interaction.html">Interaction</span></a></li> |
| 145 | <li><a href="<?cs var:toroot ?>devices/sensors/hal-interface.html">HAL interface</a></li> |
| 146 | <li><a href="<?cs var:toroot ?>devices/sensors/batching.html">Batching</a></li> |
| 147 | <li><a href="<?cs var:toroot ?>devices/sensors/sensor-types.html">Sensor types</a></li> |
| 148 | <li><a href="<?cs var:toroot ?>devices/sensors/versioning.html">Version deprecation</a></li> |
| 149 | </ul> |
Clay Murphy | 4ea104f | 2013-10-28 17:44:33 -0700 | [diff] [blame] | 150 | </li> |
Clay Murphy | 1edb35f | 2014-10-15 14:25:59 -0700 | [diff] [blame] | 151 | <li class="nav-section"> |
| 152 | <div class="nav-section-header"> |
| 153 | <a href="<?cs var:toroot ?>devices/tv/index.html"> |
| 154 | <span class="en">TV</span> |
| 155 | </a> |
| 156 | </div> |
| 157 | <ul> |
| 158 | <li><a href="<?cs var:toroot ?>devices/tv/HDMI-CEC.html">HDMI-CEC control service</a></li> |
| 159 | </ul> |
| 160 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 161 | </ul> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 162 | </li> <!-- End nav-section, Device Interfaces--> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 163 | |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 164 | |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 165 | <li class="nav-section"> <!--Begin nav-section, Core Technologies--> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 166 | <div class="nav-section-header"> |
| 167 | <a href="<?cs var:toroot ?>devices/tech/index.html"> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 168 | <span class="en">Core Technologies</span> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 169 | </a> |
| 170 | </div> |
| 171 | |
| 172 | <ul> |
| 173 | <li class="nav-section"> |
| 174 | <div class="nav-section-header"> |
| 175 | <a href="<?cs var:toroot ?>devices/tech/dalvik/index.html"> |
Clay Murphy | e4edda6 | 2014-10-16 19:00:15 -0700 | [diff] [blame] | 176 | <span class="en">ART and Dalvik</span></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 177 | </div> |
| 178 | <ul> |
| 179 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dalvik-bytecode.html">Bytecode Format</a></li> |
| 180 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dex-format.html">.Dex Format</a></li> |
| 181 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/instruction-formats.html">Instruction Formats</a></li> |
Clay Murphy | cb18098 | 2015-02-24 11:50:23 -0800 | [diff] [blame] | 182 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/constraints.html">Constraints</a></li> |
Clay Murphy | 2cf6611 | 2015-01-13 19:01:18 -0800 | [diff] [blame] | 183 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/configure.html">Configuration</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 184 | </ul> |
| 185 | </li> |
| 186 | |
| 187 | <li class="nav-section"> |
| 188 | <div class="nav-section-header"> |
| 189 | <a href="<?cs var:toroot ?>devices/tech/datausage/index.html"> |
| 190 | <span class="en">Data Usage</span> |
| 191 | </a> |
| 192 | </div> |
| 193 | <ul> |
| 194 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/iface-overview.html">Network interface statistics overview</a></li> |
| 195 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/excluding-network-types.html">Excluding Network Types from Data Usage</a></li> |
| 196 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tethering-data.html">Tethering Data</a></li> |
| 197 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/usage-cycle-resets-dates.html">Usage Cycle Reset Dates</a></li> |
| 198 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-overview.html">Kernel Overview</a></li> |
| 199 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tags-explained.html">Data Usage Tags Explained</a></li> |
| 200 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-changes.html">Kernel Changes</a></li> |
| 201 | </ul> |
| 202 | </li> |
| 203 | <li class="nav-section"> |
| 204 | <div class="nav-section-header"> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 205 | <a href="<?cs var:toroot ?>devices/tech/debug/index.html"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 206 | <span class="en">Debugging and Tuning</span> |
| 207 | </a> |
| 208 | </div> |
| 209 | <ul> |
Clay Murphy | 0ddab12 | 2014-12-01 16:22:40 -0800 | [diff] [blame] | 210 | <li><a href="<?cs var:toroot ?>devices/tech/debug/tuning.html">Performance Tuning</a></li> |
| 211 | <li><a href="<?cs var:toroot ?>devices/tech/debug/native-memory.html">Native Memory Usage</a></li> |
Gina Dimino | 7fb86e2 | 2015-03-17 13:28:38 -0700 | [diff] [blame] | 212 | <li><a href="<?cs var:toroot ?>devices/tech/debug/dumpsys.html">Dumpsys</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 213 | </ul> |
| 214 | </li> |
| 215 | |
| 216 | <li class="nav-section"> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 217 | <div class="nav-section-header empty"> |
Clay Murphy | 28730d1 | 2014-03-24 18:05:16 -0700 | [diff] [blame] | 218 | <a href="<?cs var:toroot ?>devices/halref/index.html"> |
Clay Murphy | 73bc2e8 | 2013-10-18 12:47:30 -0700 | [diff] [blame] | 219 | <span class="en">HAL File Reference</span> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 220 | </a> |
| 221 | </div> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 222 | </li> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 223 | |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 224 | <li><a href="<?cs var:toroot ?>devices/tech/kernel.html">Kernel</a></li> |
Gina Dimino | ce71d2c | 2015-04-08 15:32:22 -0700 | [diff] [blame^] | 225 | |
| 226 | <li class="nav-section"> |
| 227 | <div class="nav-section-header"> |
| 228 | <a href="<?cs var:toroot ?>devices/tech/ram/index.html"> |
| 229 | <span class="en">RAM</span> |
| 230 | </a> |
| 231 | </div> |
| 232 | <ul> |
| 233 | <li><a href="<?cs var:toroot ?>devices/tech/ram/low-ram.html">Low RAM</a></li> |
| 234 | <li><a href="<?cs var:toroot ?>devices/tech/ram/procstats.html">Viewing RAM Usage Data</a></li> |
| 235 | </ul> |
| 236 | </li> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 237 | |
Heidi von Markham | 70ec4de | 2015-03-06 13:15:35 -0800 | [diff] [blame] | 238 | <li class="nav-section"> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 239 | <div class="nav-section-header"> |
| 240 | <a href="<?cs var:toroot ?>devices/tech/ota/index.html"> |
| 241 | <span class="en">OTA Updates</span> |
| 242 | </a> |
| 243 | </div> |
| 244 | <ul> |
| 245 | <li><a href="<?cs var:toroot ?>devices/tech/ota/tools.html">OTA Tools</a></li> |
| 246 | <li><a href="<?cs var:toroot ?>devices/tech/ota/block.html">Block-based OTA</a></li> |
| 247 | <li><a href="<?cs var:toroot ?>devices/tech/ota/inside_packages.html">Inside OTA Packages</a></li> |
| 248 | <li><a href="<?cs var:toroot ?>devices/tech/ota/device_code.html">Device-Specific Code</a></li> |
| 249 | <li><a href="<?cs var:toroot ?>devices/tech/ota/sign_builds.html">Signing Builds for Release</a></li> |
| 250 | </ul> |
Heidi von Markham | 70ec4de | 2015-03-06 13:15:35 -0800 | [diff] [blame] | 251 | </li> |
| 252 | |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 253 | <li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 254 | <a href="<?cs var:toroot ?>devices/tech/power.html"> |
| 255 | <span class="en">Power</span> |
| 256 | </a> |
| 257 | </li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 258 | <li class="nav-section"> |
| 259 | <div class="nav-section-header"> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 260 | <a href="<?cs var:toroot ?>devices/tech/security/index.html"> |
| 261 | <span class="en">Security</span> |
| 262 | </a> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 263 | </div> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 264 | <ul> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 265 | <li class="nav-section"> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 266 | <div class="nav-section-header"> |
Clay Murphy | 8aa3ad2 | 2014-11-26 16:59:21 -0800 | [diff] [blame] | 267 | <a href="<?cs var:toroot ?>devices/tech/security/overview/index.html"> |
| 268 | <span class="en">Overview</span> |
| 269 | </a> |
| 270 | </div> |
| 271 | <ul> |
| 272 | <li><a href="<?cs var:toroot ?>devices/tech/security/overview/kernel-security.html">Kernel security</a></li> |
| 273 | <li><a href="<?cs var:toroot ?>devices/tech/security/overview/app-security.html">App security</a></li> |
| 274 | <li><a href="<?cs var:toroot ?>devices/tech/security/overview/updates-resources.html">Updates and resources</a></li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 275 | <li class="nav-section"> |
| 276 | <div class="nav-section-header"> |
| 277 | <a href="<?cs var:toroot ?>devices/tech/security/enhancements/index.html"> |
| 278 | <span class="en">Enhancements</span> |
| 279 | </a> |
| 280 | </div> |
| 281 | <ul> |
| 282 | <li><a href="<?cs var:toroot ?>devices/tech/security/enhancements/enhancements50.html">Android 5.0</a></li> |
| 283 | <li><a href="<?cs var:toroot ?>devices/tech/security/enhancements/enhancements44.html">Android 4.4</a></li> |
| 284 | <li><a href="<?cs var:toroot ?>devices/tech/security/enhancements/enhancements43.html">Android 4.3</a></li> |
| 285 | <li><a href="<?cs var:toroot ?>devices/tech/security/enhancements/enhancements42.html">Android 4.2</a></li> |
| 286 | <li><a href="<?cs var:toroot ?>devices/tech/security/enhancements/enhancements41.html">Android 4.1</a></li> |
| 287 | </ul> |
| 288 | </li> |
| 289 | <li><a href="<?cs var:toroot ?>devices/tech/security/overview/acknowledgements.html">Acknowledgements</a></li> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 290 | </ul> |
| 291 | </li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 292 | <li class="nav-section"> |
Clay Murphy | 8aa3ad2 | 2014-11-26 16:59:21 -0800 | [diff] [blame] | 293 | <div class="nav-section-header"> |
| 294 | <a href="<?cs var:toroot ?>devices/tech/security/implement.html"> |
| 295 | <span class="en">Implementation</span> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 296 | </a> |
Clay Murphy | 8aa3ad2 | 2014-11-26 16:59:21 -0800 | [diff] [blame] | 297 | </div> |
| 298 | <ul> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 299 | <li><a href="<?cs var:toroot ?>devices/tech/security/encryption/index.html">Encryption</a></li> |
| 300 | <li class="nav-section"> |
| 301 | <div class="nav-section-header"> |
| 302 | <a href="<?cs var:toroot ?>devices/tech/security/verifiedboot/index.html"> |
| 303 | <span class="en">Verified Boot</span> |
| 304 | </a> |
| 305 | </div> |
| 306 | <ul> |
| 307 | <li><a href="<?cs var:toroot ?>devices/tech/security/verifiedboot/verified-boot.html">Verifying boot</a></li> |
| 308 | <li><a href="<?cs var:toroot ?>devices/tech/security/verifiedboot/dm-verity.html">Implementing dm-verity</a></li> |
| 309 | </ul> |
| 310 | </li> |
| 311 | <li class="nav-section"> |
| 312 | <div class="nav-section-header"> |
| 313 | <a href="<?cs var:toroot ?>devices/tech/security/selinux/index.html"> |
| 314 | <span class="en">Security-Enhanced Linux</span> |
| 315 | </a> |
| 316 | </div> |
| 317 | <ul> |
| 318 | <li><a href="<?cs var:toroot ?>devices/tech/security/selinux/concepts.html">Concepts</a></li> |
| 319 | <li><a href="<?cs var:toroot ?>devices/tech/security/selinux/implement.html">Implementation</a></li> |
| 320 | <li><a href="<?cs var:toroot ?>devices/tech/security/selinux/customize.html">Customization</a></li> |
| 321 | <li><a href="<?cs var:toroot ?>devices/tech/security/selinux/validate.html">Validation</a></li> |
| 322 | </ul> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 323 | </li> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 324 | </ul> |
| 325 | </li> |
| 326 | </ul> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 327 | <li class="nav-section"> |
| 328 | <div class="nav-section-header"> |
| 329 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/index.html"> |
Clay Murphy | f9d451e | 2014-10-21 18:11:12 -0700 | [diff] [blame] | 330 | <span class="en">Testing Infrastructure</span> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 331 | </a> |
| 332 | </div> |
| 333 | <ul> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 334 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/index.html">Start Here</a></li> |
| 335 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/machine_setup.html">Machine Setup</a></li> |
| 336 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/devices.html">Working with Devices</a></li> |
| 337 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/lifecycle.html">Test Lifecycle</a></li> |
| 338 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/options.html">Option Handling</a></li> |
| 339 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/full_example.html">An End-to-End Example</a></li> |
Omari Stephens | 46bdf0d | 2013-04-17 16:35:47 -0700 | [diff] [blame] | 340 | <li id="tradefed-tree-list" class="nav-section"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 341 | <div class="nav-section-header"> |
| 342 | <a href="<?cs var:toroot ?>reference/packages.html"> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 343 | <span class="en">Package Index</span> |
| 344 | </a> |
| 345 | </div> |
| 346 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 347 | </ul> |
| 348 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 349 | </ul> |
Gina Dimino | 3c0df24 | 2015-04-07 10:05:02 -0700 | [diff] [blame] | 350 | </li> <!-- End nav-section, Core Technologies --> |
| 351 | </ul> |