improve USB-C port control robustness and error reporting

This commit is contained in:
Daniel Micay 2024-10-08 10:31:56 -04:00
parent fe31c1dd91
commit ba0b5e7a42

View File

@ -889,6 +889,7 @@
<ul>
<li>full 2024-10-01 security patch level</li>
<li>overhaul the implementation of our USB-C port control feature to improve robustness and error reporting</li>
<li>fix an upstream Android Bluetooth use-after-free bug uncovered by GrapheneOS hardware memory tagging that's triggered when obtaining internet access from another device via Bluetooth</li>
<li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li>
<li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li>