[roll] Roll fuchsia [cmc] Improve overlap check on includes

Convince OneOrMany's equality check that One(x) == Many(vec![x])

Original-Fixed: 66045
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/461315
Original-Revision: 4ab6793ff9eae98855ee51f950f41d14e1a172a3
GitOrigin-RevId: bc5fc005f615649671ec3e134b1686439980d832
Change-Id: Ic54d8008f0b2b310688409cd797ad1df9bafccc9
1 file changed
tree: 15c1e1f548c0b22e2c748fb28761e3b6918d3c2d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.