summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-13 02:28:19 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-13 02:29:39 -0400
commita794a34140a660cf145e44592406b92e84f988aa (patch)
tree97f1c41d3e0187e68a2e616a43d1e34ee806b338 /static
parenta38e5ffa1fb7374f0ab1779e92b0ec3e6e767767 (diff)
require Owner credential to check if duress PIN is enabled
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ea9b4752..701bdf26 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -794,6 +794,7 @@
<ul>
<li>Settings: enable Safety Center and port all of the relevant GrapheneOS settings to it both to provide the more modern user interface and to prepare for the release of Android 15</li>
+ <li>require Owner user credential to check whether a duress PIN/password is enabled as hardening against potential UI bugs such as the upstream predictive back gesture issue we patched in the Settings app</li>
<li>apply upstream change for 6th generation Pixels making snapuserd available in recovery to avoid a problem in a rare edge case where a factory reset occurs before finishing booting a new update</li>
<li>apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels</li>
<li>add fastboot to otatools.zip for optimized factory images generation</li>