[roll] Roll fuchsia Revert "[flatland] Only compute ViewTree when necessary."

This reverts commit 3c27594ee2ec05c27930108fbfae0c36b2cbf273.

Reason for revert: possible culprit for b/467303317

Original change's description:
> [flatland] Only compute ViewTree when necessary.
>
> Flatland sessions now check whether the current Present() includes
> changes that might affect the ViewTree.  False positives are possible,
> which can result in unnecessary ViewTree recomputation.
>
> Change-Id: Ifb735aceb1e6e0c76d7caeda345f217ac2ac9dda
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435086
> Commit-Queue: Josh Gargus <jjosh@google.com>
> Reviewed-by: Emircan Uysaler <emircan@google.com>

Multiply: flatland-a11y-view
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448077
Original-Revision: e802a0f0873187cbaecb0ae516cab933448f56a9
GitOrigin-RevId: da38ea0abebbc81a96dfe04b58d3b49305df7d68
Change-Id: Iad1546e9b0e698b660319a800c963e292bd9201f
1 file changed
tree: 7f7e8cb5e58df17867a83ea4abb481bfb5fbec65
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.