diff options
Diffstat (limited to 'envsetup.sh')
-rw-r--r-- | envsetup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/envsetup.sh b/envsetup.sh index 9a0cd9705e..0a90460120 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -1076,7 +1076,7 @@ function cproj() } function adb() { - `which adb` "${@}" + command adb "${@}" } # simplified version of ps; output in the form |