[roll] Roll fuchsia [build] Document assignment for --include-clippy

The 'fx set' help text listed '--include-clippy' but did not specify
how to disable it. This change updates the help text to show that
boolean assignment is supported (e.g., '--include-clippy=false'),
making it clear how to disable clippy.

This is a documentation-only change as the parser already supported
this syntax.

Original-Bug: 502943569
Test: fx set --help
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576836
Original-Revision: e0daeaa71755cad813164b5d56de325467f5c9f2
GitOrigin-RevId: f92a19c33b419591f2dbb1eacf81972e7f61038d
Change-Id: Iab8f956b17ea61e58da0521a4f4c839bc4c4b469
1 file changed
tree: d663929bbb23ca3fdb12192b842d0eb10925258d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.