Fix security documentation
1) The left hand column was improperly labeled "Input".
Change to "Security".
2) Rename "enhancements.jd" to "enhancements42.jd", to make room
for 4.3 enhancements.
Change-Id: I0a26ec255d943eadb1ac1987950033b84c11db53
diff --git a/src/devices/devices_toc.cs b/src/devices/devices_toc.cs
index f5f4550..c50fc59 100644
--- a/src/devices/devices_toc.cs
+++ b/src/devices/devices_toc.cs
@@ -148,12 +148,12 @@
<li class="nav-section">
<div class="nav-section-header">
<a href="<?cs var:toroot ?>devices/tech/security/index.html">
- <span class="en">Input</span>
+ <span class="en">Security</span>
</a>
</div>
<ul>
<li>
- <a href="<?cs var:toroot ?>devices/tech/security/enhancements.html">
+ <a href="<?cs var:toroot ?>devices/tech/security/enhancements42.html">
<span class="en">Security Enhancements in Android 4.2</span>
</a>
</li>