Add metadata files for criterion-plot.

Bug: 155309706
Change-Id: I8e0a628ba6e6b42acb155564fdf74778d25b0a27
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..05301bd
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,22 @@
+// This file is generated by cargo2android.py --run --device --dependencies.
+// Do not modify this file as changes will be overridden on upgrade.
+
+rust_library {
+    name: "libcriterion_plot",
+    host_supported: true,
+    crate_name: "criterion_plot",
+    srcs: ["src/lib.rs"],
+    edition: "2018",
+    rustlibs: [
+        "libcast",
+        "libitertools",
+    ],
+}
+
+// dependent_library ["feature_list"]
+//   cast-0.2.3 "default,std"
+//   either-1.6.1
+//   itertools-0.9.0 "default,use_std"
+//   rustc_version-0.2.3
+//   semver-0.9.0 "default"
+//   semver-parser-0.7.0
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..6b579aa
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE-APACHE
\ No newline at end of file
diff --git a/LICENSE-APACHE b/LICENSE-APACHE
new file mode 100755
index 0000000..965b606
--- /dev/null
+++ b/LICENSE-APACHE
@@ -0,0 +1 @@
+../LICENSE-APACHE
\ No newline at end of file
diff --git a/LICENSE-MIT b/LICENSE-MIT
new file mode 100755
index 0000000..76219eb
--- /dev/null
+++ b/LICENSE-MIT
@@ -0,0 +1 @@
+../LICENSE-MIT
\ No newline at end of file
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..821c53e
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "criterion-plot"
+description: "Criterion\'s plotting library"
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://crates.io/crates/criterion-plot"
+  }
+  url {
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/criterion-plot/criterion-plot-0.4.3.crate"
+  }
+  version: "0.4.3"
+  license_type: NOTICE
+  last_upgrade_date {
+    year: 2020
+    month: 12
+    day: 21
+  }
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS