diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-22 17:58:22 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-22 17:58:22 -0400 |
| commit | 6be3e1796096ce4e0107c0428385085ad04ebef3 (patch) | |
| tree | e590513646e74f97f1a720030ab872d8ab45098c /static | |
| parent | 0d27e9cad76c9f9e4558ec285978de0221bfc17a (diff) | |
clarify regression fix
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 5edcf961..39be776e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -818,7 +818,7 @@ <p>Changes since the 2024082000 release:</p> <ul> - <li>Settings: make duress PIN/password configuration unavailable in secondary users again (it was only usable when the secondary user had the same unlock PIN/password as the Owner user)</li> + <li>Settings: fix regression in the previous release which blocked it reaching the Stable channel by making the duress PIN/password configuration unavailable in secondary users again (it was only usable when the secondary user had the same unlock PIN/password as the Owner user)</li> <li>adevtool: remove non-functional repair mode support</li> <li>adevtool: remove non-functional digital car key support (requires privileged Google Play)</li> <li>adevtool: remove invalid clock font family overlay (google-sans-clock font not included)</li> |
