diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-16 11:07:59 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 014274f14f9e4e5d4f244b1104ac8ca93056ddd8 (patch) | |
| tree | d3f25d73363274b289983751ff0eeef770c69739 | |
| parent | 706507944d083d73ef596e0fb6f8f571e7e3be90 (diff) | |
fix Pixel 8a GNSS 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 0fddcc98..447b0b53 100644 --- a/static/releases.html +++ b/static/releases.html @@ -789,6 +789,7 @@ <li>fix touch-to-unlock setting on devices with a power button fingerprint scanner (Pixel Fold, Pixel Tablet) which is normally always active with AOSP</li> <li>avoid race for setting USB port mode when the lock method is set to none (lockscreen disabled)</li> <li>kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues</li> + <li>Pixel 8a: fix GNSS configuration to avoid crash</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-123">version 123</a></li> </ul> </article> |
