tree: afa43e5ccdeb0b3aa55841ba5049222ddda4a294 [path history] [tgz]
  1. 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).