Wifi specific logging must be enabled with Verbose Logging mode

Wifi Verbose Logging setting from Developer settings menu will
be used along with each message's log level to determine if it
will be flushed to the log buffer. Expose a new method to set
set Wifi's verbose logging mode in LogcatLog and store it as a
static variable. Since multiple threads could be accessing this
variable, ensure atomicity for reads/writes.

Bug: 33783647
Test: Unit test and verify logging
Change-Id: I183f6c9fa148f241b2e9eba9846ccaf34f79ae70
2 files changed
tree: 8ea8a52b49ce9303245a5ae2ace4968cd616e241
  1. service/
  2. PREUPLOAD.cfg