[roll] Roll fuchsia [brcmfmac] Fix BT Coex log.

The BT Task bitmap (as seen by wlan) is made up of 2 16 bit
words and was not being printed in the correct order.

Original-Bug: 114437

Test: Verified on a DUT connected to a 2.4 GHz AP.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/754851
Original-Revision: 8b25024192571a7a11749b14b10b53313b5c92b0
GitOrigin-RevId: 0ba7319686bc8a8fb96706b4657711a437a04c54
Change-Id: I05fab4c6df7eb6022967aea822adb4db7e33c361
1 file changed
tree: f20011e41e6e909b3f1639ee2e2d770d0ee4efb2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.