Files
app_Settings/aconfig/settings_biometrics_framework_flag_declarations.aconfig
Dennis Shen a4e178e6dd fix container designation, it should be system_ext
Bug: b/338095619
Change-Id: I8ee2fd5fad529da2026af77f969abbf88e636ac3
2024-04-30 22:06:28 +00:00

17 lines
420 B
Plaintext

package: "com.android.settings.flags"
container: "system_ext"
flag {
name: "biometric_settings_provider"
namespace: "biometrics_framework"
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"
}