[roll] Roll fuchsia [a11y] Screen reader speaks epitaph.

This change fixes a bug where the Screen Reader was not speaking its
epitaph by closing the FIDL channel to the speaker engine
interface. Now, this interface is closed by force only when a locale
change arrives, forcing the Screen Reader to speak in the new locale's
tts.

Original-Fixed: 82066
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/566804
Original-Revision: 89fb56a8708594dd963c1105f884d09018d19ac0
GitOrigin-RevId: 8d477eb79adee089ec64c955d297fb6652bae45a
Change-Id: I8f41963d439585bbefd0f380d52d815bf71fe260
1 file changed
tree: 8ee2180952930c25711732b6ebe2174d8b52be1d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.