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

Skip to content
Commit cf5a081d authored by Eric Biggers's avatar Eric Biggers
Browse files

locksettings: clean up logging of escrow token operations

Currently "Disabling escrow token on user" is logged *every time* a
user's lockscreen credential is verified, if the user is not eligible
for escrow tokens.  Let's instead make
disableEscrowTokenOnNonManagedDevicesIfNeeded() return early if the user
has no escrow data, so it will only log if it does something.

At the same time, be more verbose when something is actually done
related to escrow tokens, as these are generally exceptional events.

Bug: 268526331
Change-Id: I83cd783572d33954b95c9d7bb58916e75459809e
Merged-In: I83cd783572d33954b95c9d7bb58916e75459809e
(cherry picked from commit 57688444)
parent fa5a4b7d
Loading
Loading
Loading
Loading
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