diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-16 21:36:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 89580664f6775cde1e81b6445c710a458e285b47 (patch) | |
| tree | 89f94d9878f573f06514e549babcf4406c0f4821 | |
| parent | c5b5e6eff8550514b5728355ffb7764eba75fbfd (diff) | |
clarify akita GNSS fix
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 42f92670..d7855e17 100644 --- a/static/releases.html +++ b/static/releases.html @@ -811,7 +811,7 @@ <li>avoid race for setting USB port mode when the lock method is set to none (lockscreen disabled)</li> <li>Pixel Tablet: add non-standard toggle for enabling touchscreen frequency hopping to reduce ghost touches for users with problematic touchscreen hardware</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>Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)</li> <li>backport mainline APEX module patches for Media Provider, Network Stack, Remote Key Provisioning and Wi-Fi</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.219</li> <li>kernel (5.15): update to latest GKI LTS branch revision</li> |
