diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-17 18:35:11 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | e8ba4e3d5e388c75dc3439cbd4dc357741153483 (patch) | |
| tree | d62518a239a281b3243eeb38845d357d6f40e9e6 /static | |
| parent | 44f602aa0af72862cdb533d809fd493bc3271f2f (diff) | |
prototype device check fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> --> |
