Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -58,3 +58,10 @@ flag { ...@@ -58,3 +58,10 @@ flag {
bug: "290312729" bug: "290312729"
is_fixed_read_only: true is_fixed_read_only: true
} }
flag {
name: "report_primary_auth_attempts"
namespace: "biometrics"
description: "Report primary auth attempts from LockSettingsService"
bug: "285053096"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment