From ebc876f623d7bb513def938e6112a51432756ad5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 26 Jan 2025 09:35:28 -0500 Subject: [PATCH] update build username and hostname info --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 2e64ddfe..6c339e35 100644 --- a/static/releases.html +++ b/static/releases.html @@ -575,7 +575,7 @@
  • always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users
  • Messaging: begin under the hood overhaul including fully porting to target API 35 (Android 15)
  • 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
  • +
  • change build username and hostname to match the stock Pixel OS format instead of setting both to grapheneos due to bad actors using it to ban using GrapheneOS
  • 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
  • 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 not requesting WRITE_CONTACTS