Move query commit logic.
Now that we have indication in the OnInteractionStarted event if we are handling a voice interaction or not, we can move the commit logic in the case of a non-voice interaction. Doing so allows us to properly clear the stage whenever a new interaction is started. This fixes a bug in which notifications failed to clear the stage. Bug: 111396118 Change-Id: I288ee685f9e8fa8c385c0dbb0896c03838c53a4e Reviewed-on: https://chromium-review.googlesource.com/1144429Reviewed-by:Tao Wu <wutao@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#576744}
Showing
Please register or sign in to comment