add Pixel Tablet touchscreen frequency hopping toggle

This commit is contained in:
Daniel Micay 2024-07-16 12:55:26 -04:00
parent a47ee5f5ac
commit 8c25376ed3

View File

@ -788,6 +788,7 @@
<ul>
<li>fix touch-to-unlock setting on devices with a power button fingerprint scanner (Pixel Fold, Pixel Tablet) which is normally always active with AOSP</li>
<li>avoid race for setting USB port mode when the lock method is set to none (lockscreen disabled)</li>
<li>Pixel Tablet: add non-standard toggle for enabling touchscreen frequency hopping to reduce ghost touches for users with problematic touchscreen hardware</li>
<li>kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues</li>
<li>Pixel 8a: fix GNSS configuration to avoid crash</li>
<li>backport mainline APEX module patches for Media Provider, Network Stack, Remote Key Provisioning and Wi-Fi</li>