aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Mito <amito@google.com>2015-10-09 16:51:34 +0900
committerAtsushi Mito <amito@google.com>2015-10-09 17:27:32 +0900
commit2c0bb6bb77b8f6b2bb45704a9b3b7fafb4ce68e8 (patch)
treeae1157922a12a5838017c7255337fb10a6a34aa9
parenta19b4c9599c4dbe2d42b9a708a9c4a922a5ed75e (diff)
downloadsource.android.com-2c0bb6bb77b8f6b2bb45704a9b3b7fafb4ce68e8.tar.gz
CDD: Relax NfcV requirement from MUST to STRONGLY RECOMMENDED
Relax the NfcV requirement for devices which don't have a capability to support the feature as the NFC chip's limitation. Bug: 24787112 Change-Id: I0175d6aa6f9a112e8f8587a56c201328ba6b72d9
-rw-r--r--src/compatibility/android-cdd.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 4e0d4fd9..5e7ae1fc 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -3976,8 +3976,13 @@ following NFC standards:
<li>IsoDep (ISO 14443-4)</li>
<li>NFC Forum Tag Types 1, 2, 3, 4 (defined by the NFC Forum)</li>
</ul>
- <li>MUST be capable of reading and writing NDEF messages as well as raw
- data via the following NFC standards:
+ <li>STRONGLY RECOMMENDED to be capable of reading and writing NDEF messages as well
+ as raw data via the following NFC standards. Note that while the NFC standards
+ below are stated as STRONGLY RECOMMENDED, the Compatibility Definition for a
+ future version is planned to change these to MUST. These standards are optional
+ in this version but will be required in future versions. Existing and new devices
+ that run this version of Android are very strongly encouraged to meet these
+ requirements now so they will be able to upgrade to the future platform releases.
<ul>
<li>NfcV (ISO 15693)</li>
</ul></li>