[roll] Roll fuchsia [wlan][brcmfmac] Remove string dump macro.

The hexdump macro provided by the logging library also dumps the
string equivalent values on the side. For IE containing SSID, this
API should be sufficient.

Since there are no other users of string dump at this time, this
API is being removed.

Original-Bug: 81660
Test: Feature removed, so not additional test needs to be added.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582771
Original-Revision: 10fceead697e014c154f55c2d818d96b0462878a
GitOrigin-RevId: 9e8a63042a26d46ed7b33627e5026c44d345c7fd
Change-Id: Ifaee3a80ac93eccd6482e443343277bb1d172f9c
1 file changed
tree: 7800bcb3e8d66482bd64ef0125101d37ce1e8849
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.