DescriptionAdded retry support to AttestationPolicyObserver.
It is currently possible for this observer to run before the cryptohome
dbus interface is ready. If the policy does not change, the observer
only runs again on the next login. For users who only login immediately
after boot, this means the observer may never succeed. This CL
implements a simple mechanism to reschedule on failure.
BUG=chromium:253646
TEST=unit
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210029
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 8 (0 generated)
|