commit | 0fbf7f883d2683ab3e1007d359f3578215713c0c | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Oct 09 18:52:04 2024 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Oct 09 21:30:20 2024 +0000 |
tree | f28f938123014beb0a68dafd10a8a62574ae1b7e | |
parent | d2997952cbe21cb306b2bf6db20349f48e5ab931 [diff] |
RecoverySnapshotStorage: silence log spam from file not found This condition is expected before an LSKF is set, so downgrade it from ERROR level with stacktrace to INFO. Also switch from Log to Slogf, as this avoids needing to format the string separately. Flag: EXEMPT bug fix Bug: 372499066 Test: atest FrameworksServicesTests:com.android.server.locksettings.recoverablekeystore Change-Id: I8cdadbf95229e5f23163fb9171c068ced842d93e