commit | aced420f20538eb64137e154b1b5e9a00551ffce | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Feb 01 11:55:58 2017 -0800 |
committer | Nick Kralevich <nnk@google.com> | Wed Feb 01 12:05:18 2017 -0800 |
tree | abb841547e8c721d356a0de42a2d1383cd6393c5 | |
parent | afe25958b66f6186ada566a7c4af6b776b00cc42 [diff] |
usb_dispatch.cpp: Lower severity of logging statement. The first time you run adb, it starts the adbd server and annoyingly generates the following message: adb I 02-01 11:57:58 99717 99717 usb_dispatch.cpp:30] using native backend Drop the severity of the message to avoid visible spammy messages only intended for debugging. Test: code compiles and no more log message in normal adb use Change-Id: I882092a6cd14bc67980d88416397d51ab8393b1b