[Chromecast] Use os_crypt_posix.
Chromecast does not set USE_KEYRING, USE_LIBSECRET, or USE_KWALLET, so there is no benefit os using os_crypt_linux over os_crypt_posix. Use os_crypt_poxis instead because it does not require setting up an os_crypt::Config. BUG=750391 Change-Id: Ia320b6c058137d68a55af33bc8ffb9bf5226a325 Reviewed-on: https://chromium-review.googlesource.com/592847Reviewed-by:Christos Froussios <cfroussios@chromium.org> Commit-Queue: Mike Bjorge <mbjorge@chromium.org> Cr-Commit-Position: refs/heads/master@{#491046}
Showing
Please register or sign in to comment