Import platform/external/icing

source_repository_url: "user/adorokhine/icing-search-ag"
source_branch: "staging"
source_tip_commit: "67ceaa1d6b6d7da5fa5ed3512ada340c2060250e"
target_repository_name: "platform/external/icing"
Bug: 145010258
Change-Id: I948c0d7979563d688ba08c13614ab6a54ad3a7ff
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..fc01d33
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "Icing Search Library"
+description:
+    "Icing is a fast, embedded, mobile-friendly full-text-search library "
+    "written in C++."
+
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://github.com/google/icing-search"
+  }
+  url {
+    type: GIT
+    value: "https://github.com/google/icing-search.git"
+  }
+  version: "6ac7095a212a01dd0d25e39843bb593486625370"
+  last_upgrade_date { year: 2019 month: 10 day: 31 }
+  license_type: NOTICE
+}