[roll] Roll fuchsia [wlan][mlme] Don't unwrap in fullmac ifc server task

The order in which the MLME main loop and fullmac ifc server task exit
doesn't matter so long as they both exit. The background task should not
panic if the MLME main loop exits first.

Original-Bug: 383962062
Multiply: fuchsia-pkg://fuchsia.com/wlanif_startup_shutdown_unittest#meta/wlanif_startup_shutdown_unittest.cm: 2000
Test: CI/CQ tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183013
Original-Revision: 744debb1553c363bb836402b0146b3212f9e9ff3
GitOrigin-RevId: b1732adb68ccaec8a5a4d5ebece3922ad2870732
Change-Id: Ibafbd1d1c3fbc932af88956bf6c1b013fa4d507c
1 file changed
tree: 0ade086f926098db134edd2ea6afceccd4743344
  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.