OSDN Git Service

lpdump: Automatically read from super when used directly on devices.
authorDavid Anderson <dvander@google.com>
Wed, 12 Dec 2018 21:36:43 +0000 (13:36 -0800)
committerDavid Anderson <dvander@google.com>
Wed, 12 Dec 2018 21:58:04 +0000 (13:58 -0800)
commit299abc7e219a0acef3fa5da413482304aceba8c9
treec23617c033d0930540cdda98abafce7a32727486
parent1309cb5e4d53307af7ba5ead3a28377a66e6a877
lpdump: Automatically read from super when used directly on devices.

It's confusing to figure out how to invoke lpdump, especially on
retrofit devices. It should just do the correct thing automatically
when no arguments are passed.

Bug: N/A
Test: lpdump on retrofit device
Change-Id: I0563c10ff276763710fa0a4fb9918a2515f9d054
partition_tools/Android.bp
partition_tools/lpdump.cc