• Jonah Williams's avatar
    [flutter_tools] reland: --no-android-gradle-daemon in devicelab (#68491) · e422d5c7
    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
    e422d5c7
gallery.dart 5.31 KB