Merge "Adding FingerprintEnrollConfirmation" into main

This commit is contained in:
Treehugger Robot
2024-02-22 23:56:51 +00:00
committed by Android (Google) Code Review
13 changed files with 367 additions and 19 deletions

View File

@@ -7,3 +7,10 @@ flag {
description: "This flag enables or disables the BiometricSettingsProvider"
bug: "303595205"
}
flag {
name: "fingerprint_v2_enrollment"
namespace: "biometrics_framework"
description: "This flag enables or disables the Fingerprint v2 enrollment"
bug: "295206723"
}