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

Commit 352d12e5 authored by Diya Bera's avatar Diya Bera
Browse files

Add mandatory_biometrics flag

Flag: com.android.server.biometrics.mandatory_biometrics
Test: N/A
Bug: 322081563
Change-Id: I18692ac8ffd0bf916e5a594eef52beaabd9a6f7a
parent 1efe42a9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ 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"
}