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

Commit 13c7e05e authored by Diya Bera's avatar Diya Bera Committed by Android (Google) Code Review
Browse files

Merge "Update mandatory biometrics flag" into main

parents 9a9d1e0e e115c4ce
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -32,3 +32,10 @@ flag {
  description: "Feature flag for adding a custom content view API to BiometricPrompt.Builder."
  bug: "302735104"
}

flag {
  name: "mandatory_biometrics"
  namespace: "biometrics_framework"
  description: "This flag controls whether LSKF fallback is removed from biometric prompt when the phone is outside trusted locations"
  bug: "322081563"
}
+0 −7
Original line number Diff line number Diff line
@@ -14,10 +14,3 @@ flag {
  description: "This flag controls whether virtual HAL is used for testing instead of TestHal "
  bug: "294254230"
}

flag {
  name: "mandatory_biometrics"
  namespace: "biometrics_framework"
  description: "This flag controls whether LSKF fallback is removed from biometric prompt when the phone is outside trusted locations"
  bug: "322081563"
}