[CrOS PhoneHub] Fire a host status change when device sync event occurs
When a new device sync event occurs, the phone sends its encrypted metadata to the Chromebook. Previously, this wasn't considered a status change, since the same device is still set as the host. However, the encrypted metadata stores the PII device name, which is needed by Browser tabs. This CL ensures that when OnNewDevicesSynced() is called, a host status change is fired so that MultiDeviceSetup is aware of the decrypted PII name. Bug: 1143045, 1106937 Change-Id: I543c97b06185570755632b23adfea192f090376a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536055 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#827084}
Showing
Please register or sign in to comment