[roll] Roll fuchsia [assembly] Support CMC restricted features

Add cmc_features to AIB definition so compiled components within
compiled packages can request restricted features while still abiding by
the visibility lists that gate feature use.

Original-Bug: 447668986
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1392759
Original-Revision: 105b979ae2d98145de3a3fce84e79c9e2fc79686
GitOrigin-RevId: 0adab56c711aa4e2c653261ee833f79e6a3cdf95
Change-Id: Ia2bbd8a996cedf339a764a2a01bf56493274c355
1 file changed
tree: 46e5fdf206314cabdcf872569afac34c9a4fb198
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.