flutter/packages/flutter_tools/bin
Adam Barth 21145144e9
Don't collect usage data during Fuchsia build (#12780)
Previously, the usage analytics would generate a write to the user's
HOME directory during the Fuchsia build. We're tightening down the
environment in which we run the Fuchsia build, and these writes are now
more obvious.

This patch removes the usage analytics during the Fuchsia build,
avoiding the write to the user's HOME directory.
2017-10-30 12:28:31 -07:00
..
flutter_tools.dart Workaround for intermittent pub crash on macOS. (#9832) 2017-05-05 13:30:48 +02:00
fuchsia_builder.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
fuchsia_tester.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
xcode_backend.sh Report error on iOS non-release archive builds (#12773) 2017-10-27 18:23:50 -07:00