mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 20:42:44 +08:00
* add Android instrumentation test * add devicelab test * add to manifest.yaml * rename _smoke_test.dart to _smoketest.dart to prevent flutter test from picking it up * volatile fields; style fixes * use ConditionVariable; fix sh script