summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-14 17:59:54 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commitc9796be55d84c41f424044e19e978d0033676672 (patch)
treeb77e78e20dcbf843081b22c8dbe2f3bee5c22d59
parent24e910506ae96d95e416af87de5e99b7bc174707 (diff)
Vanadium version 132.0.6834.79.0
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 544005f1..9263b846 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -562,6 +562,7 @@
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.176</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)</li>
+ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.0">version 132.0.6834.79.0</a></li>
<li>System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
<li>make eng builds more consistent with user/userdebug builds by extending the GrapheneOS additions of the ro.control_privapp_permissions=enforce, net.tethering.noprovisioning=true and ro.sys.time_detector_update_diff=50 system properties to all build variants</li>
<li>show a system error notification for privileged permission allowlist violations in development builds (userdebug and eng builds) instead of breaking booting the device to make developing device support and porting to new OS versions easier</li>