| Index: chromeos/dbus/services/README.md
|
| diff --git a/chromeos/dbus/services/README.md b/chromeos/dbus/services/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..63bc5d6f7e2301c7395e2e974b1dcb7810dd1bd6
|
| --- /dev/null
|
| +++ b/chromeos/dbus/services/README.md
|
| @@ -0,0 +1,6 @@
|
| +This directory contains service files and implementations for D-Bus
|
| +services provided by Chrome.
|
| +
|
| +Service files (with .conf extension) must be listed in the
|
| +"dbus_service_files" rule of chromeos/BUILD.gn so that they can be
|
| +deployed in Chrome OS and "Simple Chrome" builds.
|
|
|