[roll] Roll fuchsia [a11y] Fix a path where EndSpeechTask isn't called

This prevents a case where speech tasks get stuck on the queue until the next interrupting task.

Original-Bug: 116010
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/765649
Original-Revision: 3013c24cbb8f25f28cea22ca3cb76d713dab5827
GitOrigin-RevId: 5c0a96a452faa851b339dbb8bd49e136a4476b01
Change-Id: I21122b2bb1310f5a8ec13c2b34bda1ad28b4c87d
1 file changed
tree: d6d19b829933dfd0b002aa23b8664af7df5f0db2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.