Clay Murphy | af37757 | 2015-10-29 15:38:46 -0700 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright 2015 The Android Open Source Project |
| 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 | --> |
| 16 | <?cs # Table of contents for security?> |
| 17 | <ul id="nav"> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 18 | <li class="nav-section"> |
| 19 | <div class="nav-section-header"> |
| 20 | <a href="<?cs var:toroot ?>security/index.html"> |
| 21 | <span class="en">Overview</span> |
| 22 | </a> |
| 23 | </div> |
| 24 | <ul> |
| 25 | <li><a href="<?cs var:toroot ?>security/overview/kernel-security.html">Kernel Security</a></li> |
| 26 | <li><a href="<?cs var:toroot ?>security/overview/app-security.html">App Security</a></li> |
| 27 | <li><a href="<?cs var:toroot ?>security/overview/updates-resources.html">Updates and Resources</a></li> |
Clay Murphy | af37757 | 2015-10-29 15:38:46 -0700 | [diff] [blame] | 28 | <li class="nav-section"> |
| 29 | <div class="nav-section-header"> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 30 | <a href="<?cs var:toroot ?>security/enhancements/index.html"> |
| 31 | <span class="en">Enhancements</span> |
| 32 | </a> |
Clay Murphy | af37757 | 2015-10-29 15:38:46 -0700 | [diff] [blame] | 33 | </div> |
| 34 | <ul> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 35 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements60.html">Android 6.0</a></li> |
| 36 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements50.html">Android 5.0</a></li> |
| 37 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements44.html">Android 4.4</a></li> |
| 38 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements43.html">Android 4.3</a></li> |
| 39 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements42.html">Android 4.2</a></li> |
| 40 | <li><a href="<?cs var:toroot ?>security/enhancements/enhancements41.html">Android 4.1</a></li> |
| 41 | </ul> |
| 42 | </li> |
| 43 | <li><a href="<?cs var:toroot ?>security/overview/acknowledgements.html">Acknowledgements</a></li> |
| 44 | </ul> |
| 45 | </li> |
| 46 | <li class="nav-section"> |
| 47 | <div class="nav-section-header"> |
| 48 | <a href="<?cs var:toroot ?>security/bulletin/index.html"> |
| 49 | <span class="en">Bulletins</span> |
| 50 | </a> |
Danielle Roberts | b0421d0 | 2015-12-03 12:43:25 -0800 | [diff] [blame] | 51 | </div> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 52 | <ul> |
Danielle Roberts | 17648a1 | 2016-01-26 18:21:00 -0800 | [diff] [blame] | 53 | <li><a href="<?cs var:toroot ?>security/bulletin/2016-02-01.html">February 2016</a></li> |
Danielle Roberts | 7bd5058 | 2015-12-21 18:43:36 -0800 | [diff] [blame] | 54 | <li><a href="<?cs var:toroot ?>security/bulletin/2016-01-01.html">January 2016</a></li> |
Danielle Roberts | b0421d0 | 2015-12-03 12:43:25 -0800 | [diff] [blame] | 55 | <li><a href="<?cs var:toroot ?>security/bulletin/2015-12-01.html">December 2015</a></li> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 56 | <li><a href="<?cs var:toroot ?>security/bulletin/2015-11-01.html">November 2015</a></li> |
| 57 | <li><a href="<?cs var:toroot ?>security/bulletin/2015-10-01.html">October 2015</a></li> |
| 58 | <li><a href="<?cs var:toroot ?>security/bulletin/2015-09-01.html">September 2015</a></li> |
| 59 | <li><a href="<?cs var:toroot ?>security/bulletin/2015-08-01.html">August 2015</a></li> |
| 60 | </ul> |
| 61 | </li> |
| 62 | <li class="nav-section"> |
| 63 | <div class="nav-section-header"> |
| 64 | <a href="<?cs var:toroot ?>security/authentication/index.html"> |
| 65 | <span class="en">Authentication</span> |
| 66 | </a> |
| 67 | </div> |
| 68 | <ul> |
| 69 | <li><a href="<?cs var:toroot ?>security/authentication/fingerprint-hal.html">Fingerprint HAL</a></li> |
| 70 | <li><a href="<?cs var:toroot ?>security/authentication/gatekeeper.html">Gatekeeper</a></li> |
| 71 | </ul> |
| 72 | </li> |
| 73 | <li class="nav-section"> |
| 74 | <div class="nav-section-header"> |
| 75 | <a href="<?cs var:toroot ?>security/keystore/index.html"> |
| 76 | <span class="en">Keystore</span> |
| 77 | </a> |
| 78 | </div> |
| 79 | <ul> |
| 80 | <li><a href="<?cs var:toroot ?>security/keystore/features.html">Features</a></li> |
| 81 | <li><a href="<?cs var:toroot ?>security/keystore/implementer-ref.html">Implementer's Reference</a></li> |
| 82 | </ul> |
| 83 | </li> |
| 84 | <li class="nav-section"> |
| 85 | <div class="nav-section-header"> |
| 86 | <a href="<?cs var:toroot ?>security/encryption/index.html"> |
| 87 | <span class="en">Full Disk Encryption</span> |
| 88 | </a> |
| 89 | </div> |
| 90 | </li> |
| 91 | <li class="nav-section"> |
| 92 | <div class="nav-section-header"> |
| 93 | <a href="<?cs var:toroot ?>security/selinux/index.html"> |
| 94 | <span class="en">SELinux</span> |
| 95 | </a> |
| 96 | </div> |
| 97 | <ul> |
| 98 | <li><a href="<?cs var:toroot ?>security/selinux/concepts.html">Concepts</a></li> |
| 99 | <li><a href="<?cs var:toroot ?>security/selinux/implement.html">Implementation</a></li> |
| 100 | <li><a href="<?cs var:toroot ?>security/selinux/customize.html">Customization</a></li> |
| 101 | <li><a href="<?cs var:toroot ?>security/selinux/validate.html">Validation</a></li> |
| 102 | </ul> |
Danielle Roberts | b0421d0 | 2015-12-03 12:43:25 -0800 | [diff] [blame] | 103 | </li> |
Danielle Roberts | 8bb806d | 2015-11-05 17:47:03 -0800 | [diff] [blame] | 104 | <li class="nav-section"> |
| 105 | <div class="nav-section-header"> |
| 106 | <a href="<?cs var:toroot ?>security/verifiedboot/index.html"> |
| 107 | <span class="en">Verified Boot</span> |
| 108 | </a> |
| 109 | </div> |
| 110 | <ul> |
| 111 | <li><a href="<?cs var:toroot ?>security/verifiedboot/verified-boot.html">Verifying Boot</a></li> |
| 112 | <li><a href="<?cs var:toroot ?>security/verifiedboot/dm-verity.html">Implementing dm-verity</a></li> |
| 113 | </ul> |
| 114 | </li> |
Clay Murphy | af37757 | 2015-10-29 15:38:46 -0700 | [diff] [blame] | 115 | </ul> |