diff options
| -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> |
