[CrOS Multidevice] Create a dependency from TetherService to SecureChannelClient.
Inject SecureChannelClient into TetherService, but not TetherComponent yet. Injection into TetherComponent and subsequent SecureChannelClient usage will come in subsequent CLs. This change has allowed me to manually verify that SecureChannelService is correctly registered at the login screen. This CL features a small change to FakeSecureChannelClient needed to fix a build error -- somehow it slipped by before. Bug: 824568, 752273 Change-Id: I9ba2c35f2ed05ebc3c92b1817e54e8161512f6a8 Reviewed-on: https://chromium-review.googlesource.com/1100481 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#567454}
Showing
Please register or sign in to comment