From b1ed990b092de571fe7109c11ff4128c7a28582a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 15 Jan 2025 02:43:25 -0500 Subject: [PATCH] Revert "Vanadium version 132.0.6834.79.0" This reverts commit 9436a76d42e66159b1ec562ae669e0bbc7464297. --- static/releases.html | 1 - 1 file changed, 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index dada60f3..a9e00ef1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -566,7 +566,6 @@
  • kernel (5.15): merge latest GKI tag to incorporate important security and other patches including the patch for CVE-2024-56556 which are not included in the latest kernel.org release (5.15.176) or the latest GKI LTS branch revision
  • kernel (6.6): update to latest GKI LTS branch revision
  • Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)
  • -
  • Vanadium: update to version 132.0.6834.79.0
  • System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)
  • 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
  • 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