[roll] Roll fuchsia [sestarnix] Correct TYPE_PROPERTIES_ATTRIBUTE This bug has been with us since https://fxrev.dev/957094 but it hasn't bitten us before because (1) the policy compiler prevents types and attributes from sharing names (so we haven't had any name collisions), (2) the policy compiler assigns numeric IDs (so we haven't had any ID collisions), and (3) we've always searched across all elements when searching by ID or by name. Going forward (3) will no longer hold; after https://fxrev.dev/1493676 we will not find aliases when searching by ID and after https://fxrev.dev/1520736 we will not find attributes when searching by name. Original-Bug: 479180246 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1520738 Original-Revision: c01410a1ccb9ea54b856f9d6aa5cfb7284e1ff17 GitOrigin-RevId: 81cac7f9f64f33788b9da8377aa69e585a3d95c9 Change-Id: I2520e78b41a3d6d2d9d1f992245545c3e4805002
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.