[roll] Roll fuchsia [scenic] intentionally skip rendering phase when there is no flatland
display

Original-Bug: 133463
Test: fx set workbench_eng.x64 --release; fx build; ffx emu start; ffx session add fuchsia-pkg://fuchsia.com/flatland-examples#meta/simplest-app-flatland-session.cm
Multiply: py_flatland_benchmark
Multiply: flatland_benchmark_tests
Multiply: host_x64/obj/src/tests/end_to_end/perf/py_flatland_benchmark.sh
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918101
Original-Revision: 45594850f978ed3c61c263b9ae176ef3329a8f14
GitOrigin-RevId: 26dc9e20b5254925aaa436db2a1822bc268c72ac
Change-Id: I41223bec87dd1bf7893b3dfd72825a3915fa89a9
1 file changed
tree: 981ded04ac79b31416d0c293d89dc8ada4f0b63c
  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.