summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-16 12:55:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-20 12:01:32 -0400
commit8c25376ed3df16994e89c56229282b312f0cc2da (patch)
tree116d393dd84d293316551fc72851405aed28136e
parenta47ee5f5ac2bac72333e4952110866cc7e4c68f4 (diff)
add Pixel Tablet touchscreen frequency hopping toggle
-rw-r--r--static/releases.html1
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>