Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 35fc36df authored by t-m-w's avatar t-m-w Committed by Michael Bestas
Browse files

Fix for Pixel Udfps to release peak refresh rate

The under-display fingerprint sensor's high-brightness mode (HBM)
implementation for Pixels was not calling onHbmDisabled under some
conditions, preventing DisplayModeDirector's HbmObserver from learning
that HBM has ended and a higher refresh rate is no longer required.

Test: `adb shell dumpsys display` should now show mLocalHbmEnabled
as disabled for Display 0 after successful fingerprint unlocks.

You can use `adb shell cmd display dmd-logging-enable` for logging
of DisplayModeDirector events if further troubleshooting is needed.

Issue: calyxos#1176
Change-Id: Ife66b62b2122a5958fcfc22e169df4b32841c69f
parent 5b67aee9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment