summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-17 18:35:11 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commite8ba4e3d5e388c75dc3439cbd4dc357741153483 (patch)
treed62518a239a281b3243eeb38845d357d6f40e9e6
parent44f602aa0af72862cdb533d809fd493bc3271f2f (diff)
prototype device check fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6409e160..04c21efa 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -582,6 +582,7 @@
<li>change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)</li>
<li>change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)</li>
<li>show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)</li>
+ <li>fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the <code>ro.boot.secure_boot</code> property</li>
</ul>
</article>
-->