aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/devices/audio/latency_measurements.jd20
-rw-r--r--src/index.jd55
-rw-r--r--src/source/build-numbers.jd6
3 files changed, 37 insertions, 44 deletions
diff --git a/src/devices/audio/latency_measurements.jd b/src/devices/audio/latency_measurements.jd
index a85c77d7..e66b5f94 100644
--- a/src/devices/audio/latency_measurements.jd
+++ b/src/devices/audio/latency_measurements.jd
@@ -214,7 +214,7 @@ The test application uses the Android native audio API based on OpenSL ES.
<tr>
<td>Nexus 4</td>
<td>5.1</td>
- <td>LMY47R</td>
+ <td>LMY47O</td>
<td>48000</td>
<td>240</td>
<td>5</td>
@@ -273,8 +273,8 @@ The test application uses the Android native audio API based on OpenSL ES.
<tr>
<td>Nexus 7<br />2013</td>
- <td>5.1.1</td>
- <td>LMY47W</td>
+ <td>5.1</td>
+ <td>LMY47O</td>
<td>48000</td>
<td>240</td>
<td>5</td>
@@ -293,7 +293,7 @@ The test application uses the Android native audio API based on OpenSL ES.
<tr>
<td>Nexus 5</td>
- <td>5.0.0_r3.0.1</td>
+ <td>5.0.0</td>
<td>LRX21O</td>
<td>48000</td>
<td>240</td>
@@ -304,7 +304,7 @@ The test application uses the Android native audio API based on OpenSL ES.
<tr>
<td>Nexus 5</td>
<td>5.1</td>
- <td>LMY47M</td>
+ <td>LMY47I</td>
<td>48000</td>
<td>240</td>
<td>5</td>
@@ -332,16 +332,6 @@ The test application uses the Android native audio API based on OpenSL ES.
</tr>
<tr>
- <td>Nexus 9</td>
- <td>5.1.1</td>
- <td>LMY47S</td>
- <td>48000</td>
- <td>256</td>
- <td>5.3</td>
- <td>32</td>
-</tr>
-
-<tr>
<td>Nexus 6</td>
<td>5.0.1</td>
<td>LRX22C</td>
diff --git a/src/index.jd b/src/index.jd
index 6cc69dbd..0aa68265 100644
--- a/src/index.jd
+++ b/src/index.jd
@@ -41,6 +41,32 @@ header.hide=1
<div class="landing-docs">
<div class="col-8">
<h3>What's New</h3>
+<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>
+
+<a href="{@docRoot}devices/tech/power/index.html">
+ <h4>Power Profile Details</h4></a>
+ <p><strong><a
+ href="{@docRoot}devices/tech/power/index.html">Power</a></strong>
+ information has been moved and expanded to include details on
+ <code>cpu.awake</code> and <code>cpu.active</code>. The need to create a
+ <code>power_profile.xml</code> file is also emphasized throughout.</p>
+
<a href="{@docRoot}source/initializing.html">
<h4>Initializing Improvements</h4></a>
<p>Build environment <strong><a
@@ -61,14 +87,6 @@ header.hide=1
Similarly, <code>BOARD_SEPOLICY_UNION</code> has been removed, so
<code>BOARD_SEPOLICY_*</code> variables are suggested insead.</p>
-<a href="{@docRoot}devices/input/diagnostics.html">
- <h4>Dumpsys Input and System Diagnostics</h4></a>
- <p>Dumpsys contents have been completely rewritten with fresh output
- examples and split into <strong><a
- href="{@docRoot}devices/input/diagnostics.html">Input Diagnostics</a></strong>
- and <strong><a href="{@docRoot}devices/tech/debug/dumpsys.html">System
- Diagnostics</a></strong>.</p>
-
<a href="{@docRoot}devices/bluetooth.html">
<h4>Android 5.0 Bluetooth HCI Requirements</h4></a>
<p><strong><a
@@ -77,27 +95,6 @@ header.hide=1
the Bluetooth Low Energy APIs in Android 5.0 have
been published and linked from the <strong><a
href="{@docRoot}devices/bluetooth.html">Bluetooth</a></strong> introduction.</p>
-
-<a href="{@docRoot}devices/tech/ota/index.html">
- <h4>OTA Updates</h4></a>
- <p>An entire suite of documentation has been added describing the <strong><a
- href="{@docRoot}devices/tech/ota/index.html">over-the-air (OTA)
- update process</a></strong> including <strong><a
- href="{@docRoot}devices/tech/ota/tools.html">available tools</a></strong>, <strong><a
- href="{@docRoot}devices/tech/ota/block.html">block-based OTAs</a></strong>, and
- <strong><a
- href="{@docRoot}devices/tech/ota/device_code.html">device-specific code</a></strong> for customizing updates.</p>
-
-<a href="{@docRoot}devices/tech/security/verifiedboot/index.html">
- <h4>Verified Boot</h4></a>
- <p>The <strong><a
- href="{@docRoot}devices/tech/security/verifiedboot/index.html">Verified
- Boot</a></strong> section of the site has been augmented with additional
- information for <strong><a
- href="{@docRoot}devices/tech/security/verifiedboot/verified-boot.html">verifying
- boot</a></strong> and <strong><a
- href="{@docRoot}devices/tech/security/verifiedboot/dm-verity.html">implementing
- dm-verity</a></strong>.</p>
</div>
<div class="col-8">
diff --git a/src/source/build-numbers.jd b/src/source/build-numbers.jd
index 7f0408fd..d1167398 100644
--- a/src/source/build-numbers.jd
+++ b/src/source/build-numbers.jd
@@ -178,6 +178,12 @@ following table. Factory images and binaries for Nexus devices can be downloaded
<th>Supported devices</th>
</tr>
<tr>
+ <td>LMY47V</td>
+ <td>android-5.1.1_r1</td>
+ <td>Lollipop</td>
+ <td>Nexus Player</td>
+</tr>
+<tr>
<td>LMY47O</td>
<td>android-5.1.0_r5</td>
<td>Lollipop</td>