aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-16 00:07:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-16 00:07:16 +0000
commit631c4e9ffaed185c4c417c1b386ff330d48e3ba8 (patch)
treea2f56264dc2695b0d1fc70ac082fbe9ded088ec4
parentcff63ae8599c30416014ded7c1460b3e9b771c55 (diff)
parent6f640ff0e6ad2a698c7ae6c8549588e23e35d1ef (diff)
downloadjemalloc_new-android14-qpr2-s3-release.tar.gz
Change-Id: If1a8445c8a08b7fbade22633c204d14396399b32
-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
+ }
}