This commit is contained in:
Dave Eckhardt 2024-12-30 23:17:47 -05:00 committed by Daniel Micay
parent c811d14baf
commit 85d2f30e32

View File

@ -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>