fix touch to unlock setting with power button fingerprint scanner

This commit is contained in:
Daniel Micay 2024-07-16 11:07:48 -04:00
parent 88a5ad431c
commit 706507944d

View File

@ -786,6 +786,7 @@
<p>Changes since the 2024071200 release:</p>
<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>kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-123">version 123</a></li>