diff options
| -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 99c0a276..3103c0e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,7 +562,7 @@ <li>Sandboxed Google Play compatibility layer: don't stop apps that use Dynamite modules when Play services stops since the new version of the Dynamite client library handles dynamic re-connection without app restart and older ones will handle this by stopping</li> <li>kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support</li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> - <li>kernel (5.15): update to latest GKI LTS branch revision</li> + <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.170</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> <li>System Updater: show failure notification for update_engine errors</li> <li>System Updater: add missing UpdateEngine.unbind() to avoid extra callbacks</li> |
