diff options
| -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 8d61f6ea..1d610ccd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -791,6 +791,7 @@ <li>Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)</li> <li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li> <li>Settings: modernize privacy and security settings</li> + <li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.92</li> |
