mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
1. Write tests for the `AdbLogLine` extension/parsing, and run it on CI. Fixes https://github.com/flutter/flutter/issues/144164. 2. Improve the logging to include `androidemu`-related errors logs Work towards https://github.com/flutter/flutter/issues/144164. 3. Clarified logic/fixed a bug related to handling `filterProcessId: ...`