[roll] Roll fuchsia [wlanif] Remove unbind log in unit test server

The unbind log in the unit test server sometimes causes address
sanitizer issues. This log isn't very informative, so it's removed in
this change.

Original-Bug: 373586951
Test: unit tests on CI/CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145112
Original-Revision: ca350e6931f9b9bbb0e6f1f132a7bea1117d1373
GitOrigin-RevId: 598d9518befe07922eb3250831e6ec2911d86e35
Change-Id: I59e14eacd9989372de6cecf308290fac79f820d9
1 file changed
tree: 3768572c3df69a753f17b193f776ce121ad88f5c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.