Skip to content
Commit 2291072b authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Ensure that cancelling authentication ends up in the correct state

When authentication is canceled from the caller (not by the system),
BiometricService should do the following
1) Inform SystemUI to hide the dialog
2) Send the onError callback to the calling application

SystemUI does not need to send any callbacks (avoid round trip)

Bug: 146234687

Test: com.android.server.biometrics
Test: com.android.systemui.biometrics

Change-Id: Icd3e07d4921870e1e63e125c48caaaa759af2d36
parent e8d2d1f9
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