Refactor OBEX 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: Ie016a24f62b8df73dac0e2e6281ec626e382ff2e
Loading
Please register or sign in to comment