Reland "[modular][migration] Allow Agents to publish their services in their outgoing directory"

This reverts commit ea184881b807ce87e32e7835ff7e42e487d693d8.

Reason for revert: CL is fixed; tested in GI, and manually on qemu and astro

Original change's description:
> Revert "[modular][migration] Allow Agents to publish their services in their outgoing directory"
>
> This reverts commit 7e32acd28b0ffa3170a9e34e3c4e01181a54c05b.
>
> Reason for revert: Seeing new E2E failures with:
> ```[WARNING][2020-02-14 02:34:40.278372]: iquery --find /hub; exit code: 1
> [WARNING][2020-02-14 02:34:40.278538]:
> [WARNING][2020-02-14 02:34:40.278635]: Error: timeout while reading dir: c/sessionmgr.cmx/98444/out
>
> [WARNING][2020-02-14 02:34:40.278851]: iquery --find /hub stderr: Error: timeout while reading dir: c/sessionmgr.cmx/98444/out``` as the primary diff in the logs.
>
> Original change's description:
> > [modular][migration] Allow Agents to publish their services in their outgoing directory
> >
> > Fixed: 43008
> > Change-Id: Iade02326749b21ae97679f78042c168be885f4a4
>
> TBR=thatguy@google.com,lindkvist@google.com,richkadel@google.com,ypomortsev@google.com
>
> Change-Id: Ia849e7d0757a63617c9d1f93e4ac4c7e80668c6b
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true

TBR=thatguy@google.com,lindkvist@google.com,nmulcahey@google.com,richkadel@google.com,ypomortsev@google.com

Change-Id: I7aa0e77ce0d7b1fda5d4977490bca6afb1fe401d
8 files changed
tree: 74e9581c30b6788f1523f5f4f85ece3f71fb877e
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .dir-locals.el
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. AUTHORS
  22. BUILD.gn
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. LICENSE
  26. OWNERS
  27. PATENTS
  28. README.md
  29. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.