tree: d3a46c2457b4098e7b94c70b13325cbc11b5db58 [path history] [tgz]
  1. agent/
  2. annotation/
  3. basemgr/
  4. component/
  5. config/
  6. entity/
  7. intent/
  8. lifecycle/
  9. module/
  10. session/
  11. story/
  12. surface/
  13. BUILD.gn
  14. fuchsia.modular.api
  15. 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.