[manifest] Create initial manifest

This is a minimal manifest containing the repository only.

Change-Id: I54f733f7a253818f663663a7689ff023fc3b700c
diff --git a/manifest b/manifest
new file mode 100644
index 0000000..f90c298
--- /dev/null
+++ b/manifest
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <projects>
+    <project name="tools"
+             path="go/src/fuchsia.googlesource.com/tools"
+             remote="https://fuchsia.googlesource.com/tools"
+             gerrithost="https://fuchsia-review.googlesource.com"/>
+  </projects>
+</manifest>