aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeidi von Markham <hvm@google.com>2015-06-09 23:10:34 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-09 23:10:34 +0000
commit4403f1b4bed33649e9c8a7a51bc16eb6dc2e5264 (patch)
treea8d19f4584eaeeb62a8786b6dd6ae758b23ebf6e
parentb79248215823e694dd9f1d09f0e10e83796f199a (diff)
parent5203277b532cb14f6f62a852a6d04ccf3c147fc0 (diff)
downloadsource.android.com-4403f1b4bed33649e9c8a7a51bc16eb6dc2e5264.tar.gz
am 5203277b: am c927cd92: Merge "Docs: NEW CHANGE#15 for Android automotive changes to cdd Android automotive implementations do not support legacy compatibility mode" into lmp-mr1-dev
* commit '5203277b532cb14f6f62a852a6d04ccf3c147fc0': Docs: NEW CHANGE#15 for Android automotive changes to cdd Android automotive implementations do not support legacy compatibility mode
-rw-r--r--src/compatibility/5.1/android-5.1-cdd.html19
1 files changed, 14 insertions, 5 deletions
diff --git a/src/compatibility/5.1/android-5.1-cdd.html b/src/compatibility/5.1/android-5.1-cdd.html
index da620444..0e59cec2 100644
--- a/src/compatibility/5.1/android-5.1-cdd.html
+++ b/src/compatibility/5.1/android-5.1-cdd.html
@@ -2641,11 +2641,16 @@ EGL_ANDROID_RECORDABLE extension [<a href="https://www.khronos.org/registry/egl/
<p>Android specifies a &ldquo;compatibility mode&rdquo; in which the framework operates in a
'normal' screen size equivalent (320dp width) mode for the benefit of legacy
applications not developed for old versions of Android that pre-date
-screen-size independence. Device implementations MUST include support for
-legacy application compatibility mode as implemented by the upstream Android
-open source code. That is, device implementations MUST NOT alter the triggers
-or thresholds at which compatibility mode is activated, and MUST NOT alter the
-behavior of the compatibility mode itself.</p>
+screen-size independence.</p>
+
+<ul>
+<li>Android Automotive does not support legacy compatibility mode.</li>
+<li>All other device implementations MUST include support for legacy application
+compatibility mode as implemented by the upstream Android open source code. That
+is, device implementations MUST NOT alter the triggers or thresholds at which
+compatibility mode is activated, and MUST NOT alter the behavior of the
+compatibility mode itself.</li>
+</ul>
<h3 id="7_1_6_screen_technology">7.1.6. Screen Technology</h3>
@@ -4508,6 +4513,10 @@ SHOULD only report that orientation. </td>
<td>Added that Android devices MAY support the Android extension pack. </td>
</tr>
<tr>
+ <td>7.1.5. Legacy Application Compatibility Mode</td>
+ <td>Added Android automotive requirements.</td>
+ </tr>
+ <tr>
<td>(old) 7.1.6. Screen Types</td>
<td>Section Removed </td>
</tr>