[roll] Roll fuchsia [wlanix] Only keep one registered callback We only expect one registered Wifi callback per HAL (or in the StaIface case, one registered callback per iface per HAL). Since there's only one HAL instance at a time, there's no need to keep a vector of callbacks. In this commit, we switch to storing only one callback per HAL to simplify the code slightly. Original-Bug: 380298687 Test: 1. Quick validation that connecting still works 2. fx test wlanix-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190180 Original-Revision: c2365799a3793e002717333b9e98f450f190856f GitOrigin-RevId: 33153302b6467de02b118183f2d9f28e1001582b Change-Id: I62a4a7dc78d7882835fb8d47fadfdc12a8bc252e
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.