SIGN IN SIGN UP

[flutter_tools] add --android-gradle-daemon option, use in devicelab (#68409)

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
ddab72e79f72b7896d8f62b2062d46c764c224f6
Parent: 4e2f82c
Committed by GitHub <noreply@github.com> on 10/19/2020, 4:12:21 PM