aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2015-10-08 05:31:13 -0700
committerClay Murphy <claym@google.com>2015-10-08 06:04:33 -0700
commitaccc58c5006a29a9fd109e2969de1677db996cbd (patch)
tree2aa153c2a1568db991de74e40792bde4b0a7895e
parent8e896bd86e5fa46d05a8a87fde7ca92e71c25407 (diff)
downloadsource.android.com-accc58c5006a29a9fd109e2969de1677db996cbd.tar.gz
CDD: Clarify language around Assistant requirements
Bug:20012526 Change-Id: I6b158ee780902084a5ac70fa1049bcad518a0c36
-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 d8f7e6b5..827b78a2 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -1465,13 +1465,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>