mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Whitelist adb.exe heap corruption exit code. In android platform tools 29.0.0 adb.exe shell seems to be exiting with heap corruption exit code, otherwise producing results as expected. This PR whitelists this exit code on Windows. Fixes https://github.com/flutter/flutter/issues/33938. * Fix condition * Fix 'shell am start' command * Fix stop command * Refactor into runAdbMostlyChecked(Sync/Async) * runAdbMostlyChecked -> runAdbChecked |
||
---|---|---|
.. | ||
android_device_test.dart | ||
android_emulator_test.dart | ||
android_sdk_test.dart | ||
android_studio_test.dart | ||
android_studio_validator_test.dart | ||
android_workflow_test.dart | ||
gradle_test.dart |