[roll] Roll fuchsia [modular] Add present_mods_as_stories

When the `present_mods_as_stories` config option is set and the
session shell exposes GraphicalPresenter, sessionmgr will present
mod views as if they are stories instead of sending the mod view
to the story shell.

This removes the need to start a story shell component when
using GraphicalPresenter, and allows passing the mod view's ViewRef
to the session shell through GraphicalPresenter.

Original-Fixed: 68037
Original-Bug: 60620
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708018
Original-Revision: 27a532869642f0a7dae525be530973ca0c8837ac
GitOrigin-RevId: 67aec166cd0274c74936cba766a4fc73f7d1aa83
Change-Id: Iadac5fa0d8877b344838aee8f88f123031b28499
1 file changed
tree: 2c7022821db905c4a3a74973406533b6edcd0bd2
  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.