remove some network settings for secondary users

This commit is contained in:
Daniel Micay 2023-09-30 11:05:29 -04:00
parent cb34a06153
commit bcb58fb6ca

View File

@ -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>