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

Skip to content
Commit 82d8e2ea authored by Joshua Mccloskey's avatar Joshua Mccloskey
Browse files

RemovalClient handles null authenticator

Test: atest FaceREmovalClientTest
Test: called onRemoved({}) in FaceHAL and system_server doesn't crash
Bug: 219081263

This change fixes an issue which was presented by an AIDL workaround.
There is currently no API to indicate removeEnrollments() failed. So
onRemoved({}) is called instead. The framework does not correctly
handle this case, this change adds the necessary logic.

Change-Id: Iaf907f7afc00e5b897ac73947d0b5d5576621bdf
parent bb72d0fe
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