[roll] Roll fuchsia [flatland] Send flatland param to InitializeWithoutView

SessionmgrImpl::InitializeWithoutView doesn't have a way to
distinguish if it should use Flatland or Gfx. This CL adds a bool
to pass this info from basemgr to sessionmgr.

Original-Fixed: 115349
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761466
Original-Revision: 5d64728ee982ce8db16c7eb4fca4f35fc345ea00
GitOrigin-RevId: cde243ae1b4dd59f91b4cf69f2d6516c1f35af33
Change-Id: Ib3e084bde5006d94f0e802304fc5d3fc98466f0e
1 file changed
tree: 3f711d5ec46f097f153afbf9747a320220efc821
  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.