diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-06 03:03:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-06 03:03:23 -0500 |
| commit | 0ceec9dfac17ae282d78bdd3f2de173831cce827 (patch) | |
| tree | b7f0a58f437d11bc17ebe7f9a5c7891c64c052cf | |
| parent | 0f8ec466e76ff37c28e08278e06f20e1e9690c8a (diff) | |
rewrite under display fingerprint integration
| -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 43e93fd4..510921fd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -659,6 +659,7 @@ <li>full 2022-12-01 security patch level</li> <li>full 2022-12-05 security patch level</li> <li>rebased onto TQ1A.221205.011 release</li> + <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: rewrite under display fingerprint scanner integration</li> <li>Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: use Scudo instead of hardened_malloc for camera service for consistency with the Pixel 7 and Pixel 7 Pro until memory corruption issues with it are resolved</li> <li>add back support for OS device controls and wallet quick tiles</li> |
