commit | 5a0ea4a31d41ab9340607efe34759d1289c10aff | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@fuchsia.infra.roller.google.com> | Tue Feb 25 08:58:50 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 25 09:00:24 2025 -0800 |
tree | 50387528a82809c49c9550911b2b5fc8ff8a1b64 | |
parent | c0121422d09c06b86b49d6a8d4a8ed6c3b46b476 [diff] |
[roll] Roll fuchsia [component][fidl] Remove fuchsia.component.types Afaict this library is no longer providing any value. Its constants have been redefined elsewhere (fuchsia.url, fuchsia.component, fuchsia.component.decl, etc). In some cases the values have diverged: - fuchsia.component.types.MAX_CHILD_NAME_LENGTH = 100 - fuchsia.component.MAX_CHILD_NAME_LENGTH = 1024 - fuchsia.component.decl.MAX_CHILD_NAME_LENGTH = 1024 A follow-up improvement could be to unify constants defined in various fuchsia.component.* places. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204404 Original-Revision: c32c4fc6fc73a06aadc3db45a7418fbe6e1bedcf GitOrigin-RevId: 2cabe49ff8e0f0229749015ca57b1686e6ce99a2 Change-Id: I2bb71966713753cd149a0cdff3cb99c2628b30fa
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.