diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-20 23:40:24 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-20 23:40:24 -0400 |
| commit | 6f61c0bfe0d5ac6cc59e7ded42522f757d6ef029 (patch) | |
| tree | 56e7242785f82e6733150c87e7938d76fde963ea /static | |
| parent | 4e8c5a9d2b58d9943dbf628ab9e73d518c6a34d9 (diff) | |
clarify camera extensions toggle
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 8934546b..9967b2e7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -815,7 +815,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>hide camera extensions fallback toggle when it's not relevant (not used on Pixels)</li> + <li>hide Safety Center camera extensions fallback toggle when it's not relevant (not used on Pixels)</li> <li>Package Installer: fix upstream bug causing null pointer exception in rare edge cases including a rare race condition</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> |
