tree: 984b59cb474e610f05d99d5d702667f1dd4c5fa6 [path history] [tgz]
  1. recording/
  2. README.md
ash/services/README.md

This directory holds services that are:

  • Chrome OS UI (ash) 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).