summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-26 09:38:05 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commita8670b7a8bc2292f9713c9da10a335ee48f766bb (patch)
tree41c2fee5a008d1a55324d91701b57b7b02c1af48 /static
parentebc876f623d7bb513def938e6112a51432756ad5 (diff)
update info about ro.boot.verifiedbootstate compatibility mode
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6c339e35..8360a8b4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -576,7 +576,7 @@
<li>Messaging: begin under the hood overhaul including fully porting to target API 35 (Android 15)</li>
<li>recovery: remove spurious warning after update installation fails on A/B update devices</li>
<li>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</li>
- <li>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</li>
+ <li>return green as the value of ro.boot.verifiedbootstate for user installed apps (not the base OS or system apps) due to bad actors using it to ban using GrapheneOS</li>
<li>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</li>
<li>Contact Scopes: fix spoofing of OP_GET_CONTACTS for apps not requesting WRITE_CONTACTS</li>
<li>Sandboxed Google Play compatibility layer: improve infrastructure</li>