[roll] Roll fuchsia [ui][test] add kill scene_manager to flatland_benchmarks_test cleanup

Without kill scene_manager, `ffx session add` will fail
after dart version of flatland_benchmarks_test.

With this CL, lacewing version of flatland_benchmarks_test
does not require reboot fxr/890561.

Test: manual test in terminal product:
      fx test --e2e --output //src/tests/end_to_end/perf:flatland_benchmarks_test
      ffx session start
      ffx session add fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-view-provider.cm

Original-Bug: b/295528505
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901220
Original-Revision: f0a69e90e680e1961c0e031fa17744dbfbb8f681
GitOrigin-RevId: 019fb9c802a137c99eca88316b53a30a03b20749
Change-Id: I6eba9fdf13a9416348717a7f2eb8daebbbe39ca4
1 file changed
tree: 1b4a2244a295980c16a24c0369bbc031e8cefc50
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.