[roll] Roll fuchsia [modular][flatland] Add flatland support.

This allows launching stories using a Flatland view when using graphical
presenter. This does not add support for modular (AddSurface3 still only
accepts a viewHolderToken).

This should be a no-op for today. Graphical Presenter has not been
enabled. Once it is, flatland has not been enabled.

TESTED=Manually, with/without graphical presenter (by patching in
necessary change) and with/without Flatland enabled.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726511
Original-Revision: a2fabd61a6bbaf5563a0da74547b0d16ebc81055
GitOrigin-RevId: 28ea5df97cc1312e7a5a55e1e4d201662ddf36a1
Change-Id: Ie1ea032d78b426b6e97b4a9d72c7de496b269ce0
1 file changed
tree: 5fc62320f3cb7aa08c7794f3d00aadc1b98d4610
  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.