system/adb: Update to 305007e0e574e7cc2b8d706b0f5d8cc76675fc51

which contain the fix: https://github.com/spiriou/microADB/pull/34

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-02-09 03:31:53 +08:00 committed by Petro Karashchenko
parent 96956ba83c
commit df55bf5cea

View File

@ -21,7 +21,7 @@
include $(APPDIR)/Make.defs
ADBD_URL ?= "https://github.com/spiriou/microADB/archive"
ADBD_VERSION ?= 5b3c9229e70f74fedfbbf1a0b9000836c9a34789
ADBD_VERSION ?= 305007e0e574e7cc2b8d706b0f5d8cc76675fc51
ADB_DIR := $(APPDIR)/system/adb
ADB_UNPACKNAME := microADB