[roll] Roll fuchsia [wlan][driver-lib] Remove compile defs for logs
The log library originally allowed users to compile out logs based
on severity levels via a define. While this allowed for better control
it had the complexity of adding yet another layer of log control over
3 other means that exists i.e.
- log filters.
- ffx command to set producer severity level
- ffx log --severity
Performance measurements on astro show no noticeable impact when
compiling in all logs.
Original-Bug: 81660
Test: no new change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579521
Original-Revision: ebd29cf22382f00b97a5755eebd79b9ef8fd10c7
GitOrigin-RevId: c14f6a8b323de9133380d6539e5ae85a1734e32b
Change-Id: I4b500ad4119167a5a689ffcccb33a740db4f4fc2
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.