OSDN Git Service

lpdump: log warning message.
authorYifan Hong <elsk@google.com>
Thu, 28 Mar 2019 17:42:05 +0000 (10:42 -0700)
committerYifan Hong <elsk@google.com>
Thu, 28 Mar 2019 17:48:38 +0000 (10:48 -0700)
commit9960b987b2e2d13e99136a7f8195378d4c987d95
treeac52597f6d315817c109d454cdfee008c4e193b2
parent384833d0af49dd921038b4da08c181bf4d86f524
lpdump: log warning message.

Warning messages were placed in the output stream as well.
Put them in logcat so that stdout is always a valid JSON
string.

Test: lpdump --json on walleye
Bug: 126233777
Change-Id: If313eeaee9c347c498818f53decdf092328f142c
partition_tools/lpdumpd.cc