diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-30 11:05:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-30 11:06:04 -0400 |
| commit | bcb58fb6cada1bb8e3ed4337c8ee76a4d3bfb374 (patch) | |
| tree | 935b4aa87ee29cbde3a38c5665b60c38eb14c0b1 /static | |
| parent | cb34a06153ac958cacd893fab62c2c3d88208f38 (diff) | |
remove some network settings for secondary users
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f0de6e9c..29685cef 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,8 @@ <p>Changes since the 2023091800 release:</p> <ul> + <li>Settings: remove Private DNS setting for secondary users since it's not currently per-profile like VPN configuration but rather is global like Wi-Fi configuration</li> + <li>Settings: remove connectivity check setting for secondary users</li> <li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li> <li>hardened_malloc: improve fatal error reporting to include the abort message in Android crash reports</li> <li>Messaging: work around upstream null pointer exception bug</li> |
