Lines Matching refs:adb
29 file://core/0001-adb-remove-selinux-extensions.patch;patchdir=system/core \
30 file://core/0002-adb-Use-local-sockets-where-appropriate.patch;patchdir=system/core \
31 file://core/0003-adb-define-shell-command.patch;patchdir=system/core \
32 file://core/0004-adb-Fix-build-on-big-endian-systems.patch;patchdir=system/core \
33 file://core/0005-adb-add-base64-implementation.patch;patchdir=system/core \
34 file://core/0006-adb-Musl-fixes.patch;patchdir=system/core \
35 file://core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch;patchdir=system/core \
36 file://core/0008-adb-Allow-adbd-to-be-ran-as-root.patch;patchdir=system/core \
42 file://core/0013-adb-Support-riscv64.patch;patchdir=system/core \
43 file://core/0014-add-u3-ss-descriptor-support-for-adb.patch;patchdir=system/core \
51 file://adb.mk;subdir=${BPN} \
79 TOOLS = "adb fastboot ext4_utils mkbootimg adbd"
138 if echo ${TOOLS} | grep -q "adb\>" ; then
140 install -m0755 ${B}/adb/adb ${D}${bindir}