work around harmless crashes

This commit is contained in:
Daniel Micay 2024-08-05 14:49:06 -04:00
parent 142bd9f4c7
commit a53dfcf86c

View File

@ -791,6 +791,8 @@
<p>Changes since the 2024080200 release:</p> <p>Changes since the 2024080200 release:</p>
<ul> <ul>
<li>suppress crash notifications for 2 harmless crashes occuring on service shutdown for the Android Bluetooth service and Pixel wifi_ext service</li>
<li>enable memory tagging for the Pixel wifi_ext service again</li>
<li>Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability</li> <li>Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability</li>
<li>flash-all: remove unnecessary sleep after flashing AVB key</li> <li>flash-all: remove unnecessary sleep after flashing AVB key</li>
<li>flash-all.sh: avoid false negative for <code>fastboot getvar product</code> check</li> <li>flash-all.sh: avoid false negative for <code>fastboot getvar product</code> check</li>