1package: "com.android.settings.flags"
2container: "system_ext"
3
4flag {
5  name: "sfps_enroll_refinement"
6  namespace: "biometrics_integration"
7  description: "This flag controls whether the sfps pause enrollment feature should be enabled"
8  bug: "288155127"
9}
10
11flag {
12  name: "udfps_enroll_calibration"
13  namespace: "biometrics_integration"
14  description: "This flag controls whether the fps enroll calibration feature should be enabled"
15  bug: "301226085"
16}
17
18