Skip to content
Commit 23faf958 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Make scheduler robust to duplicate finish calls

Mis-implemented clients may invoke onClientFinished more than once.
The scheduler should be robust to this, and assume that the first
onClientFinished is the one that matters.

Test: atest BiometricSchedulerTest

Bug: 161325267
Change-Id: Ifc64fd4732d2abe03738dda270feeb29bb818bcf
parent deb216c0
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