Merge "Docs: Add audio latency, MIDI, Device Admin, CTS release, and System"
diff --git a/src/index.jd b/src/index.jd
index 8ec1004..a14346e 100644
--- a/src/index.jd
+++ b/src/index.jd
@@ -42,6 +42,42 @@
<div class="landing-docs">
<div class="col-8">
<h3>What's New</h3>
+<a href="{@docRoot}devices/tech/admin/index.html">
+ <h4>Device Administration Introduction</h4></a>
+ <p>A new <strong><a
+ href="{@docRoot}devices/tech/admin/index.html">Device
+ Administration</a></strong> section summarizes use of Android in a corporate
+ environment, including <strong><a
+ href="{@docRoot}devices/tech/admin/implement.html">implementation</a></strong>, <strong><a
+ href="{@docRoot}devices/tech/admin/provision.html">provisioning</a></strong>,
+ <strong><a
+ href="{@docRoot}devices/tech/admin/testing-setup.html">testing</a></strong>,
+ and more.</p>
+
+<a href="{@docRoot}devices/audio/midi.html">
+ <h4>MIDI and Audio Latency for Developers</h4></a>
+ <p>The Android audio team has published <strong><a
+ href="{@docRoot}devices/audio/latency_app.html">advice to developers
+ for avoiding latency</a></strong> and also <strong><a
+ href="{@docRoot}devices/audio/midi.html">MIDI</a></strong> for
+ instructions on employing the new support for this professional-grade protocol now
+ available in AOSP.</p>
+
+<a href="{@docRoot}compatibility/cts/development.html">
+ <h4>CTS Development Release Schedule</h4></a>
+ <p>Compatibility Test Suite (CTS) <strong><a
+ href="{@docRoot}compatibility/cts/development.html#release-schedule">release
+ schedule and branch information</a></strong> has been published,
+ including code freeze dates and auto-merge instructions.</p>
+
+<a href="{@docRoot}devices/tech/resources.html">
+ <h4>System Resources Section</h4></a>
+ <p>A new <strong><a href="{@docRoot}devices/tech/resources.html">System
+ Resources</a></strong> section has been added to contain documentation on the
+ <strong><a href="{@docRoot}devices/tech/kernel.html">kernel</a></strong>, <strong><a
+ href="{@docRoot}devices/tech/netstats.html">network</a></strong>, and
+ <strong><a href="{@docRoot}devices/tech/ram/index.html">RAM</a></strong>.</p>
+
<a href="{@docRoot}devices/tech/security/verifiedboot/verified-boot.html">
<h4>Verified Boot Improvements</h4></a>
<p><strong><a
@@ -58,39 +94,6 @@
<p>The amount of available disk space required to build Android has
been increased to a minimum of 100GB in <strong><a
href="{@docRoot}source/building.html">Downloading and Building</a></strong>.</p>
-
-<a href="{@docRoot}compatibility/cts/index.html">
- <h4>Compatibility Test Suite User Instructions</h4></a>
- <p>The <strong><a
- href="{@docRoot}compatibility/cts/index.html">Compatibility Test Suite (CTS)
- User Manual</a></strong> previously presented as a PDF has been converted to native web
- pages and updated to improve clarity.</p>
-
-<a href="{@docRoot}devices/halref/index.html">
- <h4>Hardware Abstraction Layer References</h4></a>
- <p>The <strong><a href="{@docRoot}devices/halref/index.html">Hardware
- Abstraction Layer (HAL) reference files</a></strong> have been updated to
- reflect the latest development, such as the introduction of
- <code>AUDIO_PARAMETER_DEVICE_CONNECT</code> to <strong><a
- href="{@docRoot}devices/halref/audio_8h_source.html">audio.h</a></strong>.</p>
-
-<a href="{@docRoot}devices/tech/debug/dumpsys.html">
- <h4>Example Dumpsys Diagnostic Output</h4></a>
- <p>In addition to the aforementioned <strong><a
- href="{@docRoot}devices/input/diagnostics.html">Input
- Diagnostics</a></strong>, you can now find Dumpsys examples of usage
- data for <strong><a href="{@docRoot}devices/tech/ram/procstats.html">RAM
- (procstats)</a></strong>, <strong><a
- href="{@docRoot}devices/tech/netstats.html">network (netstats)</a></strong>,
- and <strong><a
- href="{@docRoot}devices/tech/power/batterystats.html">battery (batterystats)</a></strong>.</p>
-
-<a href="{@docRoot}devices/audio/latency_measurements.html">
- <h4>Audio Latency Measurements</h4></a>
- <p>The Android audio team has published <strong><a
- href="{@docRoot}devices/audio/latency_measurements.html">round-trip audio latency
- measurements</a></strong> for select Nexus devices to help partners compare their
- own devices and reduce latency further.</p>
</div>
<div class="col-8">