summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDave Eckhardt <13352322+de0u@users.noreply.github.com>2024-12-30 23:17:47 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-01-02 13:47:12 -0500
commit85d2f30e324374de4712ffcc2f96547766afdf38 (patch)
tree6f2c6527dd0bac0340fdb37248e540f08d8335d2 /static
parentc811d14baf07416f37e492a6f6cdf4bf4b464bc1 (diff)
fix typo
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 57dd71fc..b20c402f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -586,7 +586,7 @@
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.173</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.119</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.61</li>
- <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): fix very minor Android 15 QPR1 regression causing the kernel commit hash to the omitted from the kernel version string and the Unix epoch being used as the build time instead of the kernel commit timestamp</li>
+ <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): fix very minor Android 15 QPR1 regression causing the kernel commit hash to be omitted from the kernel version string and the Unix epoch to be used as the build time instead of the kernel commit timestamp</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/75">version 75</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.200.0">version 131.0.6778.200.0</a></li>
<li>add developer option to log binder transactions</li>