[roll] Roll fuchsia Revert "[assembly] Add logic for WLAN assembly"

This reverts commit fe5148526937fda3abda291d30d5bc88f0964281.

Reason for revert: This CL causes the wlanphy and softmac driver to not
be included into chromebook-x64 builds, which results in Wi-Fi to be
non functional.

Original-Bug: b/263896164

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/783623
Original-Revision: 0742f827b8b0d5e99a00085dabac85dbdd84bb29
GitOrigin-RevId: be9691c906787478869618513e70ac6360c6248b
Change-Id: I52d33f5d701f367f07cb965a2001ece6daf7c8a4
1 file changed
tree: d18d9b424b6b9bef9d8796fda9df5b6f9a13cd2e
  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.