Edit METADATA am: a72c34c920 am: 5e04ed0db0

Original change: https://android-review.googlesource.com/c/platform/external/jemalloc_new/+/2828486

Change-Id: Ieeac85c405501e25910dc67328d0d7fa71a00075
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/METADATA b/METADATA
index d97975c..78057f9 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,15 @@
+name: "jemalloc"
+description: "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support."
 third_party {
+  url {
+    type: GIT
+    value: "https://github.com/jemalloc/jemalloc"
+  }
+  version: "5.1.0"
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2018
+    month: 8
+    day: 16
+  }
 }