Skip to content

Commit

Permalink
noninteractive-tradefed: stop using the latest adb
Browse files Browse the repository at this point in the history
to avoid confusions caused by adb versions

Signed-off-by: Yongqin Liu <[email protected]>
  • Loading branch information
liuyq committed Feb 19, 2024
1 parent bb0d9f1 commit ef9c654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion automated/android/noninteractive-tradefed/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ case "${dist}" in
;;
esac

install_latest_adb
initialize_adb
adb_root

Expand Down

0 comments on commit ef9c654

Please sign in to comment.