tree: 58776327ae7a2fbf66b729029bf7cbec6b4caecb
  1. assistant/
  2. auth_factor_config/
  3. bluetooth_config/
  4. boca/
  5. cellular_setup/
  6. connectivity/
  7. coral/
  8. cros_healthd/
  9. cros_safety/
  10. device_sync/
  11. heartd/
  12. hotspot_config/
  13. ime/
  14. keymanagement/
  15. keymaster/
  16. keymint/
  17. multidevice_setup/
  18. nearby/
  19. network_config/
  20. network_health/
  21. orca/
  22. quick_pair/
  23. recording/
  24. rollback_network_config/
  25. secure_channel/
  26. wifi_direct/
  27. BUILD.gn
  28. README.md
chromeos/ash/services/README.md

This directory holds services that are:

  • ash-chrome running on Chrome OS specific.
  • They run in their own utility processes, and cannot call ash code directly.
  • Chrome can add a DEP on these services just for the sole purpose of launching them (until ash supports launching its own services).