aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 15:27:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 15:27:27 +0000
commit2cd55e98ba08ec8d2be1403e4e350a27f52af9b9 (patch)
tree052d932162bf000fe771fdcc360781ffb531e0f7
parentfad85d539e3fc3c9f54947190829b89c85775ebe (diff)
parent31b8ae69d924eb5de5f08ea8128f9438c960a52b (diff)
downloadlibdrm-2cd55e98ba08ec8d2be1403e4e350a27f52af9b9.tar.gz
Snap for 9679998 from 31b8ae69d924eb5de5f08ea8128f9438c960a52b to sdk-releaseplatform-tools-34.0.1
Change-Id: If6bdff6fc1a44fe0c69f2326e901498d227cdb1e
-rw-r--r--METADATA16
1 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975ca..22eb00a9 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update libdrm
+# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
+
+name: "libdrm"
+description: "libdrm Direct Rendering Manager library and headers"
third_party {
+ url {
+ type: GIT
+ value: "https://gitlab.freedesktop.org/mesa/drm.git"
+ }
+ version: "libdrm-2.4.109"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2023
+ month: 2
+ day: 17
+ }
}