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

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

4/n: AuthContainerView should filter out non-biometric modalities

The code assumed that any modality passed over was biometric-only.
However, this is not guaranteed, since the bitmask may include
DEVICE_CREDENTIAL. As such, remove non-biometric bits from
consideration.

Unit tests will be added in the future when the interface between
BiometricService and SystemUI are updated.

Bug: 149067920

Test: CtsVerifier

Change-Id: I707343b40013cdb7d4709aeaa8245fe0fd30c729
parent 4efee6d8
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