disable Dialer false gesture detection again

This commit is contained in:
Daniel Micay 2023-09-24 22:24:32 -04:00
parent a5ba51c502
commit 4d624cfd0e

View File

@ -663,6 +663,7 @@
<p>Changes since the 2023091800 release:</p> <p>Changes since the 2023091800 release:</p>
<ul> <ul>
<li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li>
<li>Messaging: work around upstream null pointer exception bug</li> <li>Messaging: work around upstream null pointer exception bug</li>
<li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li> <li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): add upstream build reproducibility fix</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): add upstream build reproducibility fix</li>