aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2015-10-07 18:35:10 -0700
committerUnsuk Jung <unsuk@google.com>2015-10-08 04:07:49 +0000
commit6a57666e4714638dce04645c5f67e7b048cee39c (patch)
tree414a6106790e40345035d08190ee808483fa79af
parente83fd5974dd41812ef2015564aa39046a748a541 (diff)
downloadsource.android.com-6a57666e4714638dce04645c5f67e7b048cee39c.tar.gz
CDD: Add android.hardware.type.automotive feature for Automotive
Bug: 18265350 Change-Id: I1dd43cde0716c38f4bcdf486fa078a620d7fb2bd
-rw-r--r--src/compatibility/android-cdd.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 516a7623..30715ebf 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -425,8 +425,15 @@ perhaps on the wrist, and:</p>
<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>
+infotainment functionality. Android Automotive implementations:</p>
+
+<ul>
+ <li>MUST declare the feature android.hardware.type.automotive.</li>
+ <li>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>].</li>
+<ul>
<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 ANDROID_VERSION