Refactor HFP HF logging to be unguarded
With the recent addition of a process minimum default log level, the Android Log framework will now enforce the set log level against the various log invocations we make in code. We no longer need to guard log invocations on our own. Tag: #refactor Flag: EXEMPT, logging only change Bug: 315046089 Test: atest BluetoothInstrumentationTests Change-Id: I032e46b98ba53d50b1c9fa2d4aee4672e0a28fa2
Loading
Please register or sign in to comment