summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-21 02:51:21 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-21 02:51:21 -0500
commit8c9c387f73b52c3c1600d1b8e00b213bec9c835f (patch)
treea373ba16af42e092171d9c4848e4a44af5625307
parentd36ad46e46a0e6ebbac9e57ff310991e3ac8a174 (diff)
clarify IRQ reverts
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c7244cbe..2005f716 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -679,7 +679,7 @@
<ul>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.78</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.157</li>
- <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): revert IRQ changes breaking boot on Pixel 7 and Pixel 7 Pro</li>
+ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): revert 5.10.157 IRQ changes breaking boot on Pixel 7 and Pixel 7 Pro</li>
<li>adevtool: stop including unused install constraint configuration</li>
<li>adevtool: stop including stock OS root CA database</li>
<li>include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play</li>