[roll] Roll fuchsia [brcmfmac] Change a couple of scan errors to info

These scan errors do not indicate a bug in the software but rather just
a part of normal operations. Based on log level standards they should
not be error messages but rather info messages.

BUG: fxbug.dev/67942
Test: Compile and OTA
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/472843
Original-Revision: a6c4a393ba46978cd9326fbb49b282cd3141c055
GitOrigin-RevId: a99f67f310db0dc9e27f857b06fdf619b231141c
Change-Id: Iaf17fe0466046a013232f5a9d8bb0c872e4ca805
1 file changed
tree: 6e162c297b792b1e9d8cedf1955598489fe35962
  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.