aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeidi von Markham <hvm@google.com>2015-04-02 12:59:09 -0700
committerHeidi von Markham <hvm@google.com>2015-04-06 14:13:55 -0700
commit616072419b7f3feba52442843828ae879415d3f7 (patch)
tree00c18ea162ab857507b9b157e0cea48566511bd2
parentaa55a67ac231d7a800d15148890861fd1ac3b578 (diff)
downloadsource.android.com-616072419b7f3feba52442843828ae879415d3f7.tar.gz
Docs: adding CHANGE#1 for Android automotive changes to cdd
Update: removing feature reference, adding link to UI TYPE CAR, adding link to Resources Updated to "implementation refers" and 80 char column length Cleaned up text so it really says implementation refers Initial case for Automotive. Bug: 19951915 Change-Id: I108c35d24508347f40c8520ead6d40d061e1c4f2
-rw-r--r--src/compatibility/5.1/android-5.1-cdd.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/compatibility/5.1/android-5.1-cdd.html b/src/compatibility/5.1/android-5.1-cdd.html
index 204e4af5..a47d9cf7 100644
--- a/src/compatibility/5.1/android-5.1-cdd.html
+++ b/src/compatibility/5.1/android-5.1-cdd.html
@@ -382,6 +382,11 @@ perhaps on the wrist, and:</p>
<li> MUST support uiMode = UI_MODE_TYPE_WATCH [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_WATCH">Resources, 4</a>]
</ul>
+<p><strong>Android Automotive implementation</strong> refers to a vehicle head
+unit running Android as an operating system for part or all of the system and/or
+infotainment functionality. Android Automotive implementations MUST support
+uiMode = UI_MODE_TYPE_CAR [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR">Resources, 111</a>].</p>
+
<p>All Android device implementations that do not fit into any of the above device
types still MUST meet all requirements in this document to be Android 5.1
compatible, unless the requirement is explicitly described to be only
@@ -6211,6 +6216,8 @@ Android source code, at dalvik/docs</p>
<p>110. WebM project: <a href="http://www.webmproject.org/">http://www.webmproject.org/</a> </p>
+<p>111. Android Auto feature: <a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR">http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR</a></p>
+
<p>Many of these resources are derived directly or indirectly from the Android
SDK, and will be functionally identical to the information in that SDK's
documentation. In any cases where this Compatibility Definition or the