Merge "Use command instead of which to locate/run adb" into main am: 9c777ce8a5

Original change: https://android-review.googlesource.com/c/platform/build/+/2656957

Change-Id: I7231e33714ad281ad0decfcd6201bd6cd413255f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shaju Mathew
2023-07-14 03:14:51 +00:00
committed by Automerger Merge Worker

View File

@@ -1076,7 +1076,7 @@ function cproj()
}
function adb() {
`which adb` "${@}"
command adb "${@}"
}
# simplified version of ps; output in the form