SIGN IN SIGN UP

[flutter_tools] teach flutter drive to uninstall if install fails (#67936)

Work towards #39925

Currently flutter run will uninstall and reinstall if the initial install fails and the APK was previously installed. Allow drive to share this same logic by moving it into installApp and out of startApp.

This should reduce the occurrence of the error in the devicelab.
J
Jonah Williams committed
fd11d149f7281824f6a600414cbbb7fd8287d7e7
Parent: 3e069a4
Committed by GitHub <noreply@github.com> on 10/12/2020, 7:49:36 PM