From 2fd4b6840e5c81d3bfbdd63d76c6818e7b0b674d Mon Sep 17 00:00:00 2001 From: sitiom Date: Mon, 6 Feb 2023 14:35:09 +0800 Subject: [PATCH] adb: Update description (#4422) --- bucket/adb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/adb.json b/bucket/adb.json index 906e14f300..9bbad6f084 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,6 +1,6 @@ { "version": "33.0.3", - "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", + "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb and fastboot", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", "license": { "identifier": "Freeware",