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

Skip to content
Commit 9dd059bd authored by Haining Chen's avatar Haining Chen
Browse files

Add feature flag for biometric property verification

The feature flag enable_biometric_property_verification under the
biometrics namespace is checked before collecting/verifying biometric
sensor properties.

If the flag is false (the default), no data will be logged; otherwise if
the flag is true.

Bug: 259566704
Bug: 204801320
Test: atest BinaryTransparencyServiceTest
Test: Mannually set the flag to true/false via:
      adb shell device_config put biometrics
          enable_biometric_property_verification true/false
      Then check whether data is logged via:
      m statsd_testdrive && statsd_testdrive 587
Change-Id: Ic0e6fe00409c11a4f30748598b73de1a7c7d7422
parent de006ba2
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