Add calibration interface and dialog Test: Manually doing enrollment without any exception Bug: 301226085 Change-Id: Ibe0d205e87f75bb1d5bd1c646deb8501d96a4a5a
17 lines
434 B
Plaintext
17 lines
434 B
Plaintext
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"
|
|
}
|
|
|
|
flag {
|
|
name: "udfps_enroll_calibration"
|
|
namespace: "biometrics_integration"
|
|
description: "This flag controls whether the fps enroll calibration feature should be enabled"
|
|
bug: "301226085"
|
|
}
|
|
|