Skip to content
Snippets Groups Projects
Commit c2bf4276 authored by Dave McCloskey's avatar Dave McCloskey
Browse files

Add flag dump_verifications for attestation_verification

Change-Id: I77f267228b8e9d83a6726aa25351a59cd06634b0
Bug: 335068579
parent ea3abee0
No related branches found
No related tags found
No related merge requests found
......@@ -79,8 +79,15 @@ flag {
}
flag {
name: "report_primary_auth_attempts"
namespace: "biometrics"
description: "Report primary auth attempts from LockSettingsService"
bug: "285053096"
name: "report_primary_auth_attempts"
namespace: "biometrics"
description: "Report primary auth attempts from LockSettingsService"
bug: "285053096"
}
flag {
name: "dump_attestation_verifications"
namespace: "hardware_backed_security"
description: "Add a dump capability for attestation_verification service"
bug: "335498868"
}
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