diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-14 03:16:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-14 03:19:41 -0500 |
| commit | 1594f0dce498d910a618e58934d67ea5e2148d8c (patch) | |
| tree | c56d2cd5d415d6756ed9a83e306804a321ed0a44 | |
| parent | 5331bbde6ad37453accc983bd984eb19297afdae (diff) | |
use device-specific NFC configuration
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 617fe459..1514229e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -412,6 +412,7 @@ <li>Bluetooth: backport fix for Bluetooth capacity string</li> <li>Vanadium: update Chromium base to 86.0.4240.198</li> <li>Pixel 4 XL: add missing feature configuration</li> + <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration</li> </ul> --> |
