We no longer have a separate engine repo. (#161400)

Closes https://github.com/flutter/flutter/issues/161351.
This commit is contained in:
Matan Lurey
2025-01-09 18:37:29 -08:00
committed by GitHub
parent daa446750b
commit 4efb64b53a
3 changed files with 1 additions and 36 deletions

View File

@@ -371,8 +371,7 @@ All licenses included in this manner must have been reviewed and determined to b
All such "third party code" must either be a fork for which we take full responsibility, or there must be an automated rolling mechanism that keeps the code up to date when the upstream source changes.
In general it is _strongly_ recommended that we avoid any such code unless strictly necessary. In particular, we aim for all code in the flutter/flutter repository to be [single-licensed](../about/Why-we-have-a-separate-engine-repo.md#licensing), which is why it does not contain any "third party code" at all.
In general it is _strongly_ recommended that we avoid any such code unless strictly necessary.
## Documentation (dartdocs, javadocs, etc)