OSDN Git Service

Dumpstate: Use unique_fd
authorAndreas Gampe <agampe@google.com>
Tue, 19 Jul 2016 01:01:27 +0000 (18:01 -0700)
committerDan Willemsen <dwillemsen@google.com>
Tue, 19 Jul 2016 18:23:57 +0000 (18:23 +0000)
commit0079a59c43db8d001c9e2174ec10984a108fef03
tree439d2945bf21eb861a96f847e0ee0d086274b642
parent869f04bedb18059ff706e5df0f1c955d163cd6f3
Dumpstate: Use unique_fd

ScopedFd has been deprecated (and removed) in favor of unique_fd.

Bug: 21192156
Change-Id: Ic46ca6d349bf0cc640b7d4008ac540d2c6d08568
(cherry picked from commit aff684300a3b7d6984d3b3c1efddb810cd0205e7)
cmds/dumpstate/dumpstate.cpp