Add DIR_METADATA files to //device

Add Generate DIR_METADATA files and remove metadata from OWNERS
files for //device.

[email protected], [email protected], [email protected]

Bug: 1113033
Change-Id: I03766d214b4920e5f27d4ad6d690a6b57135c7f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454305
Commit-Queue: Edward Lesmes <[email protected]>
Reviewed-by: Reilly Grant <[email protected]>
Auto-Submit: Edward Lesmes <[email protected]>
Cr-Commit-Position: refs/heads/master@{#814490}
diff --git a/device/DIR_METADATA b/device/DIR_METADATA
new file mode 100644
index 0000000..f4708701
--- /dev/null
+++ b/device/DIR_METADATA
@@ -0,0 +1,12 @@
+# Metadata information for this directory.
+#
+# For more information on DIR_METADATA files, see:
+#   https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
+#
+# For the schema of this file, see Metadata message:
+#   https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
+
+monorail {
+  component: "Internals>Services>Device"
+}
+team_email: "[email protected]"
\ No newline at end of file