[SmartLock] Always pass empty key label to cryptohome AddKey().
This code was written with the assumption that the key label of the AuthorizationRequest sent to cryptohome while creating easy unlock keys be empty, in order to act as a wild card. This CL always passes an empty an empty key label to that AuthorizationRequest, instead of using the copied label of the |user_context_|. Bug: 1002336 Change-Id: Icfccf46ed479a1e7a29e8d09837e1223d62a4caa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797205Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#695779}
Showing
Please register or sign in to comment