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

Skip to content
Commit ac54df32 authored by Antony Sargent's avatar Antony Sargent
Browse files

Avoid double event listener registration in LatencyTester

Inside the start() method we were calling registerForBroadcasts()
which doesn't guard against duplicate registration.

Bug: 280052123
Test: Add logging to KeyguardUpdateMonitor.onFingerprintAuthenticated,
then run 'adb shell am broadcast -a
com.android.systemui.latency.ACTION_FINGERPRINT_WAKE' and examine
logcat to see that it was running twice without this fix

Change-Id: Ic7968454519ae2bf987eb690a6bacf402ea8afa6
parent 242f9e10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment