mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 20:42:44 +08:00
This remove a very brittle aspect of flutter drive, whereby it would assume a known port instead of explicitly finding out what it was. Fixes #7692 and hopefully fixes the devicelab tests.