KeyPermissionsService: Drop key locations args and make functions async
This CL changes KeyPermissionsService interface such that no key locations arguments are expected and all functions are async. KeyPermissionsService now identifies key locations itself, which is why it also gets a dependency on PlatformKeysService. Making the functions asynchronous will also be helpful in a follow-up where setting/getting corporate flag will require a call to chaps. Bug: 1130479 Change-Id: Idfb3d36283d22b90109c74a664d4aca60b0f6168 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421704 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:Pavol Marko <pmarko@chromium.org> Reviewed-by:
Edman Anjos <edman@chromium.org> Cr-Commit-Position: refs/heads/master@{#811197}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment