From 894a12466a1aabd9cbc72bdf148468870eb182cf Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Wed, 7 Oct 2015 16:13:27 -0700 Subject: Standardize use of STRONGLY RECOMMENDED Bug: 23075735 Change-Id: Ia08d2a291d70b61e8fc3d45ea45a799fb930668c --- src/compatibility/android-cdd.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html index 0ae68994..487fabed 100644 --- a/src/compatibility/android-cdd.html +++ b/src/compatibility/android-cdd.html @@ -341,7 +341,7 @@

This document enumerates the requirements that must be met in order for devices to be compatible with Android ANDROID_VERSION.

-

The use of “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”,“SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” is per the IETF standard +

The use of “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” is per the IETF standard defined in RFC2119 [Resources, 1].

As used in this document, a “device implementer” or “implementer” is a person @@ -360,7 +360,7 @@ implementer to ensure compatibility with existing implementations.

implementers are STRONGLY RECOMMENDED to base their implementations to the greatest extent possible on the “upstream” source code available from the Android Open Source Project. While some components can hypothetically be -replaced with alternate implementations this practice is strongly discouraged, +replaced with alternate implementations, it is STRONGLY RECOMMENDED to not follow this practice, as passing the software tests will become substantially more difficult. It is the implementer’s responsibility to ensure full behavioral compatibility with the standard Android implementation, including and beyond the Compatibility @@ -1345,7 +1345,7 @@ supported on Android Handheld devices.

Android defines a component type and corresponding API and lifecycle that -allows applications to expose an “AppWidget” to the end user [Resources, 21] a feature that is strongly RECOMMENDED to be supported on Handheld Device +allows applications to expose an “AppWidget” to the end user [Resources, 21] a feature that is STRONGLY RECOMMENDED to be supported on Handheld Device implementations. Device implementations that support embedding widgets on the home screen MUST meet the following requirements and declare support for platform feature android.software.app_widgets.

@@ -2062,8 +2062,8 @@ requirements in [Resources, 98].
  • MUST implement the Android USB host API as documented in the Android SDK, and MUST declare support for the hardware feature android.hardware.usb.host [Resources, 100].
  • -- cgit v1.2.3