mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fuchsia is deprecating amber_ctl and replacing it with pkgctl. This change removes the FuchsiaAmberCtl class and replaces it with the FuchsiaPkgctl class and updates the usages appropriately. BUG: fxbug.dev/83865