[roll] Roll fuchsia [wlan][brcmfmac] Reduce threshold for debug logs

Reduces error threshold for triggering additional logs from 15%
to 5%. This new value matches with the detect threshold for snapshot
collection (in core) and should help provide added insights in those.

Test: no additional test needed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671784
Original-Revision: e2717201237a7b27375c129c30d9bbe6f84d4c83
GitOrigin-RevId: 752a4c008395689d24e1ab128b637c0ff9c0f7eb
Change-Id: I0201c98658c2a776513f111d60e69f20101f7c29
1 file changed
tree: 8eaa50b3252c2c5b1ba6018df7945faf54873aab
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.