Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: chromeos/dbus/services/README.md

Issue 2764513002: Copy D-Bus service files to build output. (Closed)
Patch Set: Add README.md Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chromeos/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698