[roll] Roll fuchsia [wlan] Change BssDescription representation

No longer duplicate the individual IEs (except rates) after parsing them
for BssDescription. Instead, only keep the range of each IE.

Original-Bug: 63004
Test: Updated unit test. Manually tested connecting to network
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/463855
Original-Revision: b912b7ffbeabe9c567612f8df37140e9fb8a7644
GitOrigin-RevId: 0e2be960f0a374b7ff49fe11c7915fb0364503c2
Change-Id: I9ecc593738a418b631063f1d1dc71a12c5aa03c1
1 file changed
tree: 2d4387d308f859f9dd72cb6ad3fd44b9d62403f5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.