Add metadata files am: f638956f2c am: 9356481fd1 am: ae773795c1 am: e42524fc52

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/fallible-streaming-iterator/+/1374055

Change-Id: I1d3e8554ac3d880ca7147d77cdf73fb87a5a240b
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/METADATA b/METADATA
new file mode 100644
index 0000000..56f8e46
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "fallible-streaming-iterator"
+description:
+    "Fallible streaming iteration"
+
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://crates.io/crates/fallible-streaming-iterator"
+  }
+  url {
+    type: GIT
+    value: "https://github.com/sfackler/fallible-streaming-iterator"
+  }
+  version: "0.1.9"
+  last_upgrade_date { year: 2020 month: 6 day: 11 }
+  license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2