[roll] Roll fuchsia [fuchsia.io] Deprecate Node.SetAttr Rename Node.SetAttr to DeprecatedSetAttr and update documentation to point to the replacement method. Ideally we would just mark it as removed, but we still need to maintain compatibility across API levels and out-of-tree servers. Renaming the method with a deprecated prefix should discourage new usages while we ramp down support for older API levels that still rely on this method. Once we no longer have prebuilt components that depend on this method, we can remove it from fuchsia.io by rewriting history. Original-Bug: 402524952 Test: No functional change, rename only. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274445 Original-Revision: 73d2fafb0643ab9c9e82b76c637b57518d545c13 GitOrigin-RevId: 9b61d7a075106d70502b51dc67ac4f0cee0f3589 Change-Id: I1d7b638047c07111521d34dbeeccaddd202c8f07
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.