engine icon indicating copy to clipboard operation
engine copied to clipboard

[fuchsia][sysmem2] move to sysmem2 protocols

Open dustingreen opened this issue 1 year ago • 2 comments

Switch flutter from sysmem(1) protocols to sysmem2 protocols.

This is part of the overall sysmem(1) to sysmem2 migration.

fixes flutter/flutter#151154

dustingreen avatar May 31 '24 03:05 dustingreen

The fuchsia_target_api_level will need to be >= 19 (probably 20) before this PR. For now, just verifying that PR checks pass.

dustingreen avatar May 31 '24 03:05 dustingreen

cl/638860508 per go/flutter-fuchsia-pr-policy

dustingreen avatar May 31 '24 03:05 dustingreen

fuchsia_target_api_level is 19 now, so this is unblocked

dustingreen avatar Jul 04 '24 02:07 dustingreen