Fix AOD flicker on certain devices
On some devices, both AOD doze triggers and the normal Udfps overlay touch get reported. This causes duplicate down events that can cause flickering. Add a check if the aodInterrupt is still active before registering a new down event. Bug: 345411027 Test: atest UdfpsControllerTest Flag: EXEMPT bugfix Change-Id: Ic6644ccafa4bb63b83930491ce18d14f2db6db22
Loading
Please register or sign in to comment