tree: 6e9779e2419c897f28c100dc7b02d2d72a28a9d9 [path history] [tgz]
  1. agent/
  2. basemgr/
  3. clipboard/
  4. component/
  5. config/
  6. context/
  7. entity/
  8. intent/
  9. lifecycle/
  10. module/
  11. module_resolver/
  12. session/
  13. story/
  14. suggestion/
  15. surface/
  16. user_intelligence/
  17. BUILD.gn
  18. README.md
public/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.