ci/android: remove some unnecessary adb commands from android-runner.sh
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34111>
This commit is contained in:
committed by
Marge Bot
parent
e774584faa
commit
2eaf1818a3
@@ -10,9 +10,6 @@ export PATH=/android-tools/platform-tools:$PATH
|
||||
|
||||
$ADB wait-for-device root
|
||||
sleep 1
|
||||
$ADB shell echo Hi from Android
|
||||
# shellcheck disable=SC2035
|
||||
$ADB logcat dEQP:D *:S &
|
||||
|
||||
# overlay vendor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user