tree: e30a8f254a98f0bb73eb9d599cca803d5c2f8e88 [path history] [tgz]
  1. agent/
  2. annotation/
  3. basemgr/
  4. component/
  5. config/
  6. intent/
  7. lifecycle/
  8. module/
  9. session/
  10. story/
  11. surface/
  12. BUILD.gn
  13. fuchsia.modular.api
  14. README.md
sdk/fidl/fuchsia.modular/README.md

Modular FIDL API

Public SDK Approved APIs

Modular has a large surface area which is undergoing significant change. For this reason, not all FIDL services are approved for external use. Here are the currently approved APIs:

  • fuchsia.modular.Agent
  • fuchsia.modular.PuppetMaster (with the exception of method PuppetMaster.WatchSession()).
  • fuchsia.modular.StoryPuppetMaster

NOTE: All structs and tables assocated with the services above are implicitly included.