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

Commit 4d276793 authored by Haining Chen's avatar Haining Chen
Browse files

Add flag for reporting primary auth attempts from LockSettingsService

Bug: 285053096
Test: builds
Change-Id: I1912b8ada49aa22f1bcad4dd252368a3f95bbed1
parent c40bde3f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -58,3 +58,10 @@ flag {
    bug: "290312729"
    is_fixed_read_only: true
}

flag {
  name: "report_primary_auth_attempts"
  namespace: "biometrics"
  description: "Report primary auth attempts from LockSettingsService"
  bug: "285053096"
}