[roll] Roll fuchsia [wlan-common] Use byte arrays for HtOpInfo and RmEnabledCapabilities

This change removes the head/tail model used to represent HtOpInfo and
RmEnabledCapabilities. This change also removes the unused C++
classes for the HtOperationInfo and VhtOperationInfo fields.

Original-Bug: 82503, 29063, b/309656649
Original-Fixed: b/305308396
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941587
Original-Revision: 866826535d7b42fd35140b508ffd8e330c024240
GitOrigin-RevId: bdf54c02370a93563ff688f415228c16b75e136e
Change-Id: I5c354814c8ab74d0d071750146d103dcfbc7956e
1 file changed
tree: b9b7013e0693ae79296c3c6dd7281e989c726742
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.