aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-11-14 16:58:28 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2023-11-14 16:58:28 +0000
commita72c34c920425b6c0e1ab8bff36a673f99b0636d (patch)
treea2f56264dc2695b0d1fc70ac082fbe9ded088ec4
parentcff63ae8599c30416014ded7c1460b3e9b771c55 (diff)
downloadjemalloc_new-a72c34c920425b6c0e1ab8bff36a673f99b0636d.tar.gz
Edit METADATA
aosp/733524 is the last time this project was upgraded. Test: TreeHugger Change-Id: I48354e6bc1c0147f6e413b074db97529d5f05ee1
-rw-r--r--METADATA12
1 files changed, 12 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975ca..78057f9a 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
+ }
}