Add aconfig for biometric onboarding education

Bug: 370940762
Test: m
Flag: com.android.settings.flags.biometric_onboarding_education
Change-Id: I1517feecdb6baff2cf1f97c951c6a4c18e342c45
This commit is contained in:
Shawn Lin
2024-11-26 09:15:09 +00:00
parent 9fa8789fae
commit d8edea8154

View File

@@ -41,3 +41,14 @@ flag {
description: "This flag controls whether the onboarding education settings UX should be enabled"
bug: "370940762"
}
flag {
name: "biometric_onboarding_education"
namespace: "biometrics_integration"
description: "This flag controls whether the onboarding education settings UX should be enabled"
bug: "370940762"
metadata {
purpose: PURPOSE_BUGFIX
}
}