diff options
Diffstat (limited to 'tools/setup-buildbot-device.sh')
| -rwxr-xr-x | tools/setup-buildbot-device.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/setup-buildbot-device.sh b/tools/setup-buildbot-device.sh index 8466bb314c..7faf86ed5c 100755 --- a/tools/setup-buildbot-device.sh +++ b/tools/setup-buildbot-device.sh @@ -30,6 +30,3 @@ adb shell ifconfig echo -e "${green}List properties${nc}" adb shell getprop - -echo -e "${green}Stopping framework${nc}" -adb shell stop |