diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 06:05:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-18 06:05:49 -0400 |
| commit | efd177bf3029226a4b99fae5c7e1a2a5fa5c132f (patch) | |
| tree | 0446da6da40ac188b64ed7c5a8295d137af1bf88 /static | |
| parent | 5b96bbd31ee863c4b31f32ec6b78b1cd4ffe981c (diff) | |
reword release notes
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 dbaf254e..f4758466 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,7 +535,7 @@ <p>Changes since the 2024101701 release:</p> <ul> - <li>stop enabling the Android 15 "Send device name" (DHCP client hostname) toggle for Wi-Fi networks networks by default (Alpha channel testers on our previous Android 15 releases need to toggle it off for each existing network themselves if they don't want it)</li> + <li>stop enabling the new Android 15 "Send device name" toggle for Wi-Fi networks by default to continue avoiding sending the device model (default) or user configured device name as a DHCP client hostname (Alpha channel testers on our previous Android 15 releases need to toggle it off for each existing network themselves if they don't want it)</li> <li>Sandboxed Google Play compatibility layer: handle lack of SET_BIOMETRIC_DIALOG_ADVANCED permission</li> </ul> </article> |
