• Jonah Williams's avatar
    [flutter_tools] add --android-gradle-daemon option, use in devicelab (#68409) · ddab72e7
    Jonah Williams authored
    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
    ddab72e7
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets Loading commit data...
tools Loading commit data...
tracing_tests Loading commit data...
README.md Loading commit data...
prod_builders.json Loading commit data...
try_builders.json Loading commit data...