SIGN IN SIGN UP

[flutter_tools] reland: --no-android-gradle-daemon in devicelab (#68491)

Remove devicelab specific code for shutting down gradle daemon, add --android-gradle-daemon option to build/run/drive`. Avoids need for un-tested devicelab specific handler. There are also some feature requests for this, so 2 birds one stone.

Example:

flutter build apk --no-android-gradle-daemon will pass --no-daemon on to gradle
J
Jonah Williams committed
e422d5c724309eef3b8a24e8d9bc28943b04cc27
Parent: 8df0c5e
Committed by GitHub <noreply@github.com> on 10/19/2020, 5:27:58 PM