flakeforever / device_xiaomi_mondrian

Warning: always rebase
24 stars 10 forks source link

Delay caused by AOD #14

Closed flakeforever closed 6 months ago

flakeforever commented 6 months ago

Confirmed issue:

When AOD is on, if you turn off the screen using the power button and do not wake the screen via fingerprint (Wake the screen using other methods), the screen will enter a very low refresh rate with noticeable delay (speculated that some AOD states are not cleared).

You can:

wake the screen using the fingerprint

or disbale AOD.

I am investigating the cause of this issue.

flakeforever commented 6 months ago

[Add reset doze state] to fixed this issue (https://github.com/flakeforever/device_xiaomi_mondrian/commit/42132cf25dd384da0fbe6db6c9c6bb642c4c995f)

flakeforever commented 6 months ago

Optimize reset doze state