aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeidi von Markham <hvm@google.com>2015-06-06 00:06:49 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-06 00:06:49 +0000
commitf0d66b5ad60cbcf6813cac7bdd2bb17bc2b586cd (patch)
tree653a5b61dc4204ee713fc693e12709495eaa9dd0
parent6626a936c39f26f0f91119eb4f42dffafea05c42 (diff)
parent596980cc590693865d69562fcd290495ced88e44 (diff)
downloadsource.android.com-f0d66b5ad60cbcf6813cac7bdd2bb17bc2b586cd.tar.gz
am 596980cc: am 85771e71: Merge "Docs: NEW CHANGE#18 for Android automotive changes to cdd Changing Home to MUST and Back and Recents to MAY." into lmp-mr1-dev
* commit '596980cc590693865d69562fcd290495ced88e44': Docs: NEW CHANGE#18 for Android automotive changes to cdd Changing Home to MUST and Back and Recents to MAY.
-rw-r--r--src/compatibility/5.1/android-5.1-cdd.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/compatibility/5.1/android-5.1-cdd.html b/src/compatibility/5.1/android-5.1-cdd.html
index c1bdc78e..9bbd0918 100644
--- a/src/compatibility/5.1/android-5.1-cdd.html
+++ b/src/compatibility/5.1/android-5.1-cdd.html
@@ -2706,7 +2706,7 @@ functions differ between device types as described in this section.</p>
<p>The Home, Recents, and Back functions (mapped to the key events KEYCODE_HOME,
KEYCODE_APP_SWITCH, KEYCODE_BACK, respectively) are essential to the Android
-navigation paradigm and therefore;</p>
+navigation paradigm and therefore:</p>
<ul>
<li>Android Handheld device implementations MUST provide the Home, Recents, and
@@ -2715,6 +2715,8 @@ Back functions.</li>
functions.</li>
<li>Android Watch device implementations MUST have the Home function available to
the user, and the Back function except for when it is in UI_MODE_TYPE_WATCH.</li>
+ <li>Android Automotive implementations MUST provide the Home function and MAY
+provide Back and Recent functions.</li>
<li>All other types of device implementations MUST provide the Home and Back
functions.</li>
</ul>
@@ -4498,11 +4500,12 @@ SHOULD only report that orientation. </td>
<td>Android Television devices MUST support D-pad. </td>
</tr>
<tr>
- <td>7.2.3. Navigation keys</td>
- <td>Included language for support across different device types. </td>
+ <td>7.2.3. Navigation Keys</td>
+ <td>Included language for support across different device types. Added
+ Android Automotive requirements.</td>
</tr>
<tr>
- <td>7.2.4. Touchscreen input</td>
+ <td>7.2.4. Touchscreen Input</td>
<td>Android Watch devices MUST support touchscreen input. </td>
</tr>
<tr>