[roll] Roll fuchsia [cmc] Correct cmc_check_includes doc comment

The description of the required format for `inputs` appears to be
incorrect based on what cmc expects to receive as arguments during an
includes check, and how inputs[0] and inputs[1] are passed to the
check_includes_script.

See also https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/cmc/src/include.rs;l=75;drc=3383a7b601c5ca28eaff690b9694738c229ed6b4.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751243
Original-Revision: aca115fded8acaf0a4eb966d067612f8ad3034a4
GitOrigin-RevId: 65fbc7cce4909df85513375f48b60dfd9f821af6
Change-Id: Ia42722d9f9f64b72962fe40beb9c19bc607209cb
1 file changed
tree: a2613e7b009300321abc710374a18b17aa17806f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.