tree: 57a018c7fa938d275adb70614ed1439ff8a9fbe8 [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).