Revert "assistant: fix race condition on showing hotword options"
This reverts commit b3bb875d. Reason for revert: Causes deterministic failures on bot https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg of test CrSettingsGoogleAssistantPageTest.All More details at http://crbug.com/983568 Original change's description: > assistant: fix race condition on showing hotword options > > Hotword device detection may take some time for cras. Assistant > settings page maybe showing before cras has fully discovered all > audio devices. This change makes sure we handle cras audio > device node changes to update with latest information. > > Bug: b/135137356 > Test: locally build and test on device. > Change-Id: Iea84cd3a9e7e25b324014242799ac88f372a099e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687363 > Reviewed-by: Yue Li <updowndota@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#675922} TBR=stevenjb@chromium.org,xiaohuic@chromium.org,updowndota@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: b/135137356 Change-Id: I2dd5ee9af4b777d71e3954365796421010525c99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699509Reviewed-by:Mark Pearson <mpearson@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#677036}
Showing
Please register or sign in to comment