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 a76dc477..820f3ca8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
