aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2014-11-03 17:07:22 -0800
committerClay Murphy <claym@google.com>2014-11-03 17:07:22 -0800
commit7bb5792b46755040b65d1211bcdff8ab56ab4873 (patch)
tree94fd78871e42aab3d32015ffc6ef99dfd167e1ab
parent30ba5a6a1a66071e1f3a1801a6dc702c2d350176 (diff)
downloadsource.android.com-7bb5792b46755040b65d1211bcdff8ab56ab4873.tar.gz
Docs: Fixing the few broken links post L release.
Bug: 18226820 Change-Id: I36a1d437cea9cf72f411a702e33cb5fc125e9d79
-rw-r--r--src/devices/tech/input/keyboard-devices.jd2
-rw-r--r--src/devices/tech/security/acknowledgements.jd12
-rw-r--r--src/devices/tech/security/index.jd8
3 files changed, 11 insertions, 11 deletions
diff --git a/src/devices/tech/input/keyboard-devices.jd b/src/devices/tech/input/keyboard-devices.jd
index 0c6ba083..74bafaa2 100644
--- a/src/devices/tech/input/keyboard-devices.jd
+++ b/src/devices/tech/input/keyboard-devices.jd
@@ -6430,7 +6430,7 @@ be used for different languages.</p>
</ol>
<h3 id="sources">Sources</h3>
<ol>
-<li><a href="http://www.usb.org/developers/devclass_docs/Hut1_12v2.pdf">USB HID Usage Tables v1.12</a></li>
+<li><a href="http://www.usb.org/developers/hidpage/Hut1_12v2.pdf">USB HID Usage Tables v1.12</a></li>
<li>Linux 2.6.39 kernel: include/linux/input.h, drivers/hid/hid-input.c</li>
<li>Android ICS: qwerty.kl, Generic.kl, KeyEvent.java</li>
</ol>
diff --git a/src/devices/tech/security/acknowledgements.jd b/src/devices/tech/security/acknowledgements.jd
index 4e1bd3c8..097da07e 100644
--- a/src/devices/tech/security/acknowledgements.jd
+++ b/src/devices/tech/security/acknowledgements.jd
@@ -109,13 +109,13 @@ alt="Green Droid Patch Symbol"
title="This person contributed code that improved Android security">
</a></p>
-<p>Robert Craig of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Robert Craig of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href="https://android-review.googlesource.com/#/q/owner:%22Robert+Craig+%253Crpcraig%2540tycho.ncsc.mil%253E%22+status:merged">
<img style="vertical-align:middle" src="images/tiny-robot.png" alt="Patch Symbol"
title="This person contributed code that improved Android security"></a></p>
-<p>Stephen Smalley of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Stephen Smalley of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href=
"https://android-review.googlesource.com/#/q/owner:%22Stephen+Smalley+%253Csds%2540tycho.nsa.gov%253E%22+status:merged">
@@ -196,13 +196,13 @@ of <a href="http://illinois.edu/">University of Illinois
at Urbana-Champaign</a>
<br>(<a href="mailto:naveed2@illinois.edu">naveed2@illinois.edu</a>)</p>
-<p>Robert Craig of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Robert Craig of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href="https://android-review.googlesource.com/#/q/owner:%22Robert+Craig+%253Crpcraig%2540tycho.ncsc.mil%253E%22+status:merged">
<img style="vertical-align:middle" src="images/tiny-robot.png" alt="Patch Symbol"
title="This person contributed code that improved Android security"></a></p>
-<p>Stephen Smalley of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Stephen Smalley of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href=
"https://android-review.googlesource.com/#/q/owner:%22Stephen+Smalley+%253Csds%2540tycho.nsa.gov%253E%22+status:merged">
@@ -225,13 +225,13 @@ alt="Patch Symbol" title="This person contributed code that improved Android sec
<div style="LINE-HEIGHT:25px;">
-<p>Robert Craig of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Robert Craig of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href="https://android-review.googlesource.com/#/q/owner:%22Robert+Craig+%253Crpcraig%2540tycho.ncsc.mil%253E%22+status:merged">
<img style="vertical-align:middle" src="images/tiny-robot.png" alt="Patch Symbol"
title="This person contributed code that improved Android security"></a></p>
-<p>Stephen Smalley of <a href="http://www.nsa.gov/research/ia_research/">
+<p>Stephen Smalley of <a href="https://www.nsa.gov/research/ia_research/">
Trusted Systems Research Group</a>, US National Security Agency
<a href=
"https://android-review.googlesource.com/#/q/owner:%22Stephen+Smalley+%253Csds%2540tycho.nsa.gov%253E%22+status:merged">
diff --git a/src/devices/tech/security/index.jd b/src/devices/tech/security/index.jd
index 74b7a84f..b2982d75 100644
--- a/src/devices/tech/security/index.jd
+++ b/src/devices/tech/security/index.jd
@@ -305,7 +305,7 @@ class to allow applications to use the system credential storage for private
keys and certificate chains.
</p>
-<h2>Memory Management Security Enhancements</h2>
+<h2 id="memory-mgmt">Memory Management Security Enhancements</h2>
Android includes many features that make common security issues harder to
exploit. The Android SDK, compilers, and OS use tools to make common memory
@@ -350,7 +350,7 @@ escalation (further enhanced in Android 4.1)</li>
</dl>
-<h2>Rooting of Devices</h2>
+<h2 id="rooting">Rooting of Devices</h2>
<p>
By default, on Android only the kernel and a small subset of the core
applications run with root permissions. Android does not prevent a user or
@@ -396,7 +396,7 @@ devices uses the device password to protect the encryption key, so modifying
the bootloader or operating system is not sufficient to access user data
without the user’s device password.
</p>
-<h2>User Security Features</h2>
+<h2 id="user-sec">User Security Features</h2>
<h3 id="filesystem-encryption">Filesystem Encryption</h3>
@@ -413,7 +413,7 @@ Android provides password complexity rules that can be set by the device
administrator and enforced by the operating system. Filesystem encryption
requires the use of a user password, pattern-based screen lock is not supported.</p>
<p>More details on implementation of filesystem encryption are available at
-<a href="/devices/tech/encryption/android_crypto_implementation.html">https://source.android.com/devices/tech/encryption/android_crypto_implementation.html</a></p>
+<a href="{@docRoot}devices/tech/encryption/index.html">Encryption</a>.</p>
<h2 id="password-protection">Password Protection</h2>
<p>Android can be configured to verify a user-supplied password prior to providing