aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2015-10-08 13:19:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-08 13:19:22 +0000
commitca4bdddee4098fd394f310e448b507d1435f1405 (patch)
tree998af163dcfa8546ee91417bc24ad61ddf6dd8d8
parent73c25e329d7b5e12d8fa92d2d0094ec5cbbbe984 (diff)
parentaccc58c5006a29a9fd109e2969de1677db996cbd (diff)
downloadsource.android.com-ca4bdddee4098fd394f310e448b507d1435f1405.tar.gz
Merge "CDD: Clarify language around Assistant requirements" into mnc-dev
-rw-r--r--src/compatibility/android-cdd.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 68ee64f9..47f0dc3f 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -1469,13 +1469,13 @@ href="http://developer.android.com/reference/android/content/Intent.html#ACTION_
69</a>].</p>
<p>Android also includes the Assist APIs to allow applications to elect how much
-information of the current context are shared with the assistant on the device [<a
+information of the current context is shared with the assistant on the device [<a
href="https://developer.android.com/reference/android/app/assist/package-summary.html">Resources,
XX</a>]. Device implementations supporting the Assist action MUST indicate clearly to
-the end user when the the context is shared by showing a white light that runs around
+the end user when the the context is shared by displaying a white light around
the edges of the screen. To ensure clear visibility to the end user, the indication MUST
-be with a duration as long as, and a visibility as strong as, at least the Android Open
-Source Project implementation.</p>
+meet or exceed the duration and brightness of the Android Open Source Project
+implementation.</p>
<h3 id="3_8_5_toasts">3.8.5. Toasts</h3>