tree: 24b3d2d222878a00df74332939654848d6df3b28 [path history] [tgz]
  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. federated/
  12. heartd/
  13. hotspot_config/
  14. ime/
  15. libassistant/
  16. multidevice_setup/
  17. nearby/
  18. network_config/
  19. network_health/
  20. orca/
  21. quick_pair/
  22. recording/
  23. rollback_network_config/
  24. secure_channel/
  25. wifi_direct/
  26. BUILD.gn
  27. 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).