chromeos: Avoid EasyUnlockGetKeysOperation D-Bus log spam.
Make EasyUnlockGetKeysOperation wait for the cryptohome D-Bus service to be available before making a GetKeyDataEx method call to it. Otherwise, we get repeated log spam at boot: [1912:1912:0916/102203:ERROR:object_proxy.cc(583)] Failed to call method: org.chromium.CryptohomeInterface.GetKeyDataEx: object_path= /org/chromium/Cryptohome: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Cryptohome was not provided by any .service files [1912:1912:0916/102203:ERROR:easy_unlock_get_keys_operation.cc(61)] Easy unlock failed to get key data, code=1 BUG=636554 Review-Url: https://codereview.chromium.org/2343213002 Cr-Commit-Position: refs/heads/master@{#419228}
Showing
Please register or sign in to comment