[go: nahoru, domu]

Upgrading speex METADATA from ARCHIVE to GIT

Merging master with the same tag from upstream-master

Test: TreeHugger
Change-Id: I089c65abfc9b96d8b934c8bb651d1572d1233f5b
diff --git a/METADATA b/METADATA
index d97975c..f0810a4 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update speex
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
+name: "speex"
+description: "DSP library derived from speex"
 third_party {
+  url {
+    type: GIT
+    value: "https://gitlab.xiph.org/xiph/speexdsp"
+  }
+  version: "SpeexDSP-1.2rc3"
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2023
+    month: 3
+    day: 22
+  }
 }