[roll] Roll fuchsia [ui][a11y] Put ColorConverter connection behind AttachA11yView flag

This CL puts connection to ColorConverter protocol behind the existing
flag AttachA11yView. With this change, there is nothing that starts
A11yManager by default in SceneManager if AttachA11yView is false.

Original-Bug: 385200977
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207064
Original-Revision: d6a499e0b9b9adbfdcc165a1d633552b8b216cf5
GitOrigin-RevId: 47f62634fb0a43f43ca70a27cc63180d26b1e9c9
Change-Id: Icada3ef3fa917797bda6b96186ecf31ed0f284d8
1 file changed
tree: d46f99c28bb1739239c8d332c98073361d486498
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.