[roll] Roll fuchsia [iwlwifi] disable INSPECT_HOST_CMD() by default

The host command is stable now. Doesn't need to print every
command in the tests. Disable it to reduce spams.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753882
Original-Revision: 0cf362f5997826cb0f11d42abe6b85991907a2a8
GitOrigin-RevId: c87db5708ac29b37e3f3f79fe53f6a406e74eb50
Change-Id: I31797cd616d390ce374fbaf3b035babc476847e7
1 file changed
tree: 556db30c8827c49a6e833342287461baf55f4118
  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.