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

Commit 71ba3bdf authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add mandatory_biometrics flag" into main

parents 6af1c7ca 352d12e5
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
  description: "This flag controls whether virtual HAL is used for testing instead of TestHal "
  description: "This flag controls whether virtual HAL is used for testing instead of TestHal "
  bug: "294254230"
  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"
}