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

Commit e0c0b300 authored by Shawn Lin's avatar Shawn Lin Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig for biometric onboarding education" into main

parents 5059b719 d8edea81
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
  }
}