[CrOS PhoneHub] Fix issue which causes crash on Linux build
This CL changes FeatureStatusProviderImpl logic to check whether DeviceSyncClient is ready before continuing. In real-world usage, this will always be the case, but on the Linux emulator this condition is not true, causing a crash. Bug: 1106937 Change-Id: Ie99d4085697867b730b81e52f28b0afdbb7a46f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405901 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#806318}
Showing
Please register or sign in to comment