summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-24 18:40:09 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit8f8ef1d88834c2c46ab8522389f7a0931ce9b5db (patch)
treef737e6b4142b6e7056aef70baab3e3046c7c6036
parentb03b13763e0144a3e47f4f757d34a0246b01ca36 (diff)
fingerprint scanner change
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6c8b8937..8abe40d7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -581,6 +581,7 @@
<p>Changes since the 2022082400 release:</p>
<ul>
+ <li>Pixel 6, Pixel 6 Pro, Pixel 6a: rewrite under display fingerprint scanner integration</li>
<li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li>
<li>Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior in AOSP Contacts which appears to have started triggering with Android 13)</li>
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update</li>