OSDN Git Service

dumpstate: run lshal as root.
authorSteven Moreland <smoreland@google.com>
Fri, 24 Feb 2017 22:42:19 +0000 (14:42 -0800)
committerSteven Moreland <smoreland@google.com>
Fri, 24 Feb 2017 22:43:23 +0000 (14:43 -0800)
commit54a11d3b60587b338349509a6265ee7b46421125
tree51c4435374380d9501113f637dbea19c3b1df453
parent2992c1cacff3f2d59c7faa53ec5cb8f85f6f8a26
dumpstate: run lshal as root.

Running lshal as root gives additional information about which processes
have registered with which hals.

Test: adb bugreport and checked for appropriate output in lshal
Fixes: 35741078
Change-Id: I75606909ebccf2df3dc164d72edd2456facb3ad3
cmds/dumpstate/dumpstate.cpp