[roll] Roll fuchsia [wlan][iwlwifi] Remove dep on drivers/testing lib

The driver was pulling in libraries from drivers/testing, but was
not putting them to use. These dependencies have been removed to
keep our library dependency to precisely what we need, to keep the
OOT effort confined.

Original-Bug: 87892
Test: fx test iwlwifi_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607715
Original-Revision: 3f8e0a22ee198d4ae4f7137040f758a9a20c31d5
GitOrigin-RevId: 9cfbd658b8bf0d09e5d217945e0ea11fa95a491a
Change-Id: I7e7ee7c6eef812f47ec3501d55eb37a2c7361a62
1 file changed
tree: 67b67aa583c7cb0f177a8c7064e7c99ab7500c1a
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.