
Towards https://github.com/flutter/flutter/issues/161406. This PR does the following: - Removes `tests: [ ... ]` - Removes `--build-embedder-examples` - Entirely removes `host_profile`, as it did not contribute artifacts (built on other builders) - Some light sorting/re-ordering to make it more obvious which GN target contributed to which include path The tests for these builds are located in [`linux_host_engine_test.json`](https://github.com/flutter/flutter/blob/master/engine/src/flutter/ci/builders/linux_host_engine_test.json).
Flutter Engine
gclient
bootstrap
Flutter engine uses gclient
to manage dependencies.
If you've already cloned the flutter repository: