summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-24 14:09:30 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit90d8ea1373d96713275c7e4320a3dd7386838f70 (patch)
treed995ee65999caa769eb47843712323e006399171
parent746ba596e203fe57ca695beef3250fe7d4f892b0 (diff)
redbull kernel fixes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 57c37d23..2b150558 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -582,6 +582,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li>
<li>Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior from the stock OS which appears to have started triggering with Android 13)</li>
+ <li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update</li>
</ul>
</article>
-->