hardened_malloc error reporting improvement

This commit is contained in:
Daniel Micay 2023-09-28 13:48:38 -04:00
parent b57ccccc59
commit 44b29951e8

View File

@ -664,6 +664,7 @@
<ul>
<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>
<li>libvpx: apply patch for CVE-2023-5217 to the standalone AOSP libvpx library, which was already fixed in the 117.0.5938.140.0 release of Vanadium</li>
<li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li>