Files
app_Settings/aconfig/settings_biometrics_integration_declarations.aconfig
Dennis Shen d9ec7f2b34 fix container designation, it should be system_ext
Cherry pick of internal aflag fix ag/27165141

Bug: b/338095619
Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3
Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
2024-05-06 14:35:13 +08:00

18 lines
458 B
Plaintext

package: "com.android.settings.flags"
container: "system_ext"
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"
}