DescriptionDo not announce robot account token before account ID is available
When announcing the availability of the robot account token to its
observers, DeviceOAuth2TokenService needs to know both the token and
the robot account ID. During enrollment, the token becomes available
before the account ID. Thus, DeviceOAuth2TokenService needs to wait
for the account ID to be available before announcing the token.
BUG=453828
TEST=New unit test
Committed: https://crrev.com/c9e620e90057f214879658eca758493e1ea3cbdb
Cr-Commit-Position: refs/heads/master@{#314312}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #Patch Set 3 : Unbroke unit tests. #
Messages
Total messages: 13 (4 generated)
|