[roll] Roll fuchsia [installer] Don't constantly rerender static screens

Constantly rerendering was using up a lot of the cpu and generally slowing the installer down. With this change the installer now runs in under 2m when installing workstation on an Atlas.

Original-Bug: 107813
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719807
Original-Revision: 6e2b0aa1c3e0d965eb3a1f75249ee0041cdcc2db
GitOrigin-RevId: 2011cc47b85227cbf1dc3541cf3725a20671c4c6
Change-Id: I3e3530ef8eb41541520911c87806dfff33cf53af
1 file changed
tree: 5f7e38343a1dd88c7d71eb74adacec954f73dd6b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.