diff options
author | PythonLimited <leonardomeitz@gmail.com> | 2019-10-21 11:10:18 +0000 |
---|---|---|
committer | Leonardo Meitz <leonardomeitz@gmail.com> | 2019-10-21 20:59:01 +0200 |
commit | e5ab5a2f5edefbf56f76afc221fa5e221c23a40a (patch) | |
tree | 70bc7859142cbd635f07d4043aa278a50c113135 | |
parent | ec603caa2b039811bcfc395048a361b6b4651f8f (diff) | |
download | charter-e5ab5a2f5edefbf56f76afc221fa5e221c23a40a.tar.gz charter-e5ab5a2f5edefbf56f76afc221fa5e221c23a40a.tar.bz2 charter-e5ab5a2f5edefbf56f76afc221fa5e221c23a40a.zip |
charter: Add exception for s3ve3g PN547 NFC
Change-Id: I7327c609593afaf947d3989545a7ad1c32f694a4
-rw-r--r-- | device-support-requirements.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device-support-requirements.md b/device-support-requirements.md index fc7a9f8..e055f39 100644 --- a/device-support-requirements.md +++ b/device-support-requirements.md @@ -350,5 +350,7 @@ All currently granted exceptions should be listed in the following table. To req | 2018/02/11 | Android TV devices | In-Remote Microphones | Requires proprietary audio routing/methods that have no OSS counterpart, and rely on proprietary functions. MUST support Microphone input through the Android TV Remote app.| | 2018/02/12 | hlte[can/tmo/usc/vzw] | NFC | Stock NFC HAL is undocumented and doesn't match any known interfaces. Stealing configs and firmware from devices with a proper setup fails due to a signature mismatch when the (required) firmware download is attempted. | | 2018/05/21 | Tegra chipsets | Hardware Codecs | Devices using the t30, t114, t124, or t132 chipsets have closed source OMX libraries incompatible with even the non-treble OMX interface in Oreo. | +| 2019/10/21 | s3ve3g. | NFC | Stock NFC HAL is undocumented and doesn't match any known interfaces. Stealing configs and firmware from devices with a proper setup fails due to a signature mismatch when the (required) firmware download is attempted. | --- + __This document is licensed CC-BY-3.0, with portions adapted from Google’s CDD requirements.__ |