summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-17 10:24:00 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-17 10:24:00 -0500
commitbc365bb5d67347b1eaf53bf9c8dbc62373f52440 (patch)
tree6ca9a49d40be891e5451d20dcd6f9d79e9820c5b
parente2debfe2bbbed533c698cfb0adc8bf86b02199d1 (diff)
5.15 GKI LTS update
-rw-r--r--static/releases.html2
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>