Reland sfps enroll improvement feature with feature provider

Prior cl, ag/24720067, was reverted due to platinum failed,
this cl fixes the fails (NPE on UDFPS).

Bug: 288155127
Bug: 305132251
Test: Manually check on Lynx and Felix
Test: atest BiometricsE2eTests:FingerprintEnrollSuccessTest
Test: abtd for platinum, see b/305048300#comment14
Change-Id: I90f4ea14853edf03abd8ffe0b7874894eb2d4f81
This commit is contained in:
Wu Ahan
2023-09-11 04:54:42 +00:00
parent 55b8e79016
commit 667341c343
12 changed files with 362 additions and 42 deletions

View File

@@ -0,0 +1,9 @@
package: "com.android.settings.flags"
flag {
name: "sfps_enroll_refinement"
namespace: "biometrics_integration"
description: "This flag controls whether the sfps pause enrollment feature should be enabled"
bug: "288155127"
}