| commit | ce4faea09e57ec2744b4956b6fe0fa72e38c2b2b | [log] [tgz] |
|---|---|---|
| author | Zachary Anderson <zanderso@users.noreply.github.com> | Tue May 14 07:01:01 2024 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 14 07:01:01 2024 -0700 |
| tree | 543ae96a204972d759e469ea53f1ff5182b984db | |
| parent | 7f832aed9b02b6da55756234b85e753d0411855e [diff] |
Pass stack protection flag on Android (#857) For b/338202330. This increases binary size of libflutter.so in android_release_arm64 by ~55KB (+0.5%) uncompressed, and by ~30KB (+0.6%) gzip'd. Tested in https://github.com/flutter/engine/pull/52774
Build environment for the Flutter engine
This repository is used by the flutter/engine repository. For instructions on how to use it, see that repository's CONTRIBUTING.md file.
To update your checkout to use the latest buildroot, run gclient sync.
To submit patches to this buildroot repository, create a branch, push to that branch, then submit a PR on GitHub for that branch.
To point the engine to a new version of buildroot after your patch is merged, update the buildroot hash in the engine's DEPS file.