[roll] Roll fuchsia [assembly] Move board provided_features to constants crate This change adds a `BoardFeature` enum to the `assembly_constants` crate listing all valid feature strings a board can provide. It updates `BoardConfigExt::provides_feature()` to accept this enum instead of a string, ensuring that subsystems must add new features to the enum before supporting them in assembly. An `Unknown(String)` variant is included to support adding features before assembly-level support exists. Original-Fixed: 401235334 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1541514 Original-Revision: 01cb0cc62c66b45f1ac46d9506134cbe906f1e5b GitOrigin-RevId: 4c669675699668a18419f60aadc8a600d5bff678 Change-Id: I330c26acbc54b9147986befb7fb4f371816ae004
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.