[roll] Roll fuchsia [wlan] Add device enumeration test for nuc

This adds the Intel WLAN driver to the list of devices that the
enumeration test looks for in a NUC.

Test: fx test device-enumeration-test-nuc on a NUC7
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929690
Original-Revision: e3dc4690884d08c8ec772c472c21bd26509f808a
GitOrigin-RevId: 0a50353d3508f0868bc7093e0a7fbbb111779707
Change-Id: I71e467de0da1cc2ddf6721b38e9887ef427b1e35
1 file changed
tree: 721d1ebddd6076e21385c7040e49cf66566a55a3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.