You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a new CI build for Linux host DDM-enabled artifacts (flutter#177252)
Work towards [b/452833651](b/452833651).
This adds a new flavor of linux_host_engine, which enables the DDM build
flag with the goal of building a flutter_tester binary that supports
loading DDMs in tests.
Tested locally via `et build --config ci/host_debug_ddm`.
This roughly follows flutter#168717,
which added a similar DDM-enabled build for iOS.
I've branched this off the `linux_host_engine.json`, added the build
flag for DDM support, and removed things we don't need.
0 commit comments