[roll] Roll fuchsia [wlan] Switch DeauthInd params to table.

Converted the input parameters to an inline table.

Original-Bug: b/301104836

Test: All unit tests pass. OOBE on smartdisplay works
and manually verified client interface functionality
on SmartDisplay.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152574
Original-Revision: 72a0c8c7b48a2190a471c463d37f3609252f4e0c
GitOrigin-RevId: 0e653eae3b4025d7e63d41fd012b7b8d2c737709
Change-Id: I8a7d3cd3b9535b5380c235f55b89eeda12dc1c9a
1 file changed
tree: 6e6d82754e577c88fa2883238a5447e6724bee03
  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.