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

Commit e115c4ce authored by Diya Bera's avatar Diya Bera
Browse files

Update mandatory biometrics flag

Test: N/A
Bug: 339909610
Change-Id: I11a3d37311f2d09bd19982330d057b8326dfc025
parent b4d543f6
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"
}