Back to Chromium

README

chromeos/ash/services/README.md

149.0.7827.2308 B
Original Source

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).