mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Picks up a revert of a change from using python3 to vpython3 for exec rules in gn. https://github.com/flutter/buildroot/pull/507 Also sets Python runtime to `python3` in `gn.bat` to match the revert to `python3` in https://github.com/flutter/engine/pull/28313 Issue: https://github.com/flutter/flutter/issues/88719