Revert "[modular] Add present_mods_as_stories"

This reverts commit 27a532869642f0a7dae525be530973ca0c8837ac.

Reason for revert: Flakes fxb/107008 fxb/107009

Original change's description:
> [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.
>
> Fixed: 68037
> Bug: 60620
> Change-Id: I992cc8299020c04154034a282b0e1104915b8e65
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708018
> Reviewed-by: Hunter Freyer <hjfreyer@google.com>
> Reviewed-by: Rich Kadel <richkadel@google.com>
> Commit-Queue: Yegor Pomortsev <ypomortsev@google.com>
> Reviewed-by: Yaneury Fermin <yaneury@google.com>
> API-Review: Yegor Pomortsev <ypomortsev@google.com>

Bug: 60620
Change-Id: Id7acff03c39853b6ebdaed5c5af96f094c2edba4
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713464
Commit-Queue: Yegor Pomortsev <ypomortsev@google.com>
Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
24 files changed
tree: 96ce5e4b05720a79229b621be53300d4d0a5d9c5
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. products/
  7. scripts/
  8. sdk/
  9. src/
  10. third_party/
  11. tools/
  12. zircon/
  13. .clang-format
  14. .clang-tidy
  15. .editorconfig
  16. .git-blame-ignore-revs
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. analysis_options.yaml
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. pyrightconfig.json
  30. README.md
  31. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.