From df6dadb264c8d1248cb18c7601ea2e11628d4fdc Mon Sep 17 00:00:00 2001 From: Florian Cramer Date: Sun, 19 Nov 2023 12:39:44 +0100 Subject: [PATCH] adb: remove shim for dmtracedump.exe (#5247) closes #5246 closes #5261 --- bucket/adb.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/adb.json b/bucket/adb.json index 7757f3cd8d..a206b96d08 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -10,7 +10,6 @@ "hash": "3f8320152704377de150418a3c4c9d07d16d80a6c0d0d8f7289c22c499e33571", "bin": [ "platform-tools\\adb.exe", - "platform-tools\\dmtracedump.exe", "platform-tools\\etc1tool.exe", "platform-tools\\fastboot.exe", "platform-tools\\hprof-conv.exe"