From 01ab50f0e1d5863bbe097599934bd2d5a594ce59 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 25 Jan 2025 11:30:02 -0500 Subject: [PATCH] fix minor contact scopes compatibility issue --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index dd6e42847..19de3b2bc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -561,6 +561,7 @@

2025011500

  • recovery: remove spurious warning after update installation fails on A/B update devices
  • change build username to build-user and build hostname to build-host instead of setting both to grapheneos due to bad actors using it to ban using GrapheneOS
  • SettingsIntelligence: don't show preference summaries in search results since it doesn't work properly for ones depending on dynamic string formatting and isn't done by SettingsIntelligenceGoogle on the stock Pixel OS
  • +
  • Contact Scopes: fix spoofing of OP_GET_CONTACTS for apps without WRITE_CONTACTS
  • return green as the value of ro.boot.verifiedbootstate outside of specific parts of the base OS due to bad actors using it to ban using GrapheneOS
  • Vanadium: update to version 132.0.6834.79.0
  • Vanadium: update to version 132.0.6834.79.1