[roll] Roll fuchsia [wlanif] Add missing auth_ind method

Auth_ind method needs to be implemented to allow client authentication
via the SoftAP interface.

Original-Bug: b/239255619
Test: Ensure new test fails without fix, and passes with fix. Tested
client association to SoftAP interface.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701905
Original-Revision: ac35efd4e68697d7b89cda529d355793f4545b67
GitOrigin-RevId: ea35c69c9afc9fd6ae2ceae237b55e62862c89c0
Change-Id: Ib5570b5e36b357fa4a845632c3e523c5d3052111
1 file changed
tree: b5f964ef6e01ce0001aa7c7463b1a8ffd3c0d359
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.