diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b5f6d228..a9474352 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
