Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8edea81 authored by Shawn Lin's avatar Shawn Lin
Browse files

Add aconfig for biometric onboarding education

Bug: 370940762
Test: m
Flag: com.android.settings.flags.biometric_onboarding_education
Change-Id: I1517feecdb6baff2cf1f97c951c6a4c18e342c45
parent 9fa8789f
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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
  }
}