OSDN Git Service

dumpstate: dump list of hardware hals on device
authorSteven Moreland <smoreland@google.com>
Wed, 1 Feb 2017 03:50:46 +0000 (19:50 -0800)
committerSteven Moreland <smoreland@google.com>
Wed, 1 Feb 2017 04:03:17 +0000 (04:03 +0000)
commit81b429eba542f95877459bf6b860c55f35fea222
tree965703ff2575249b1d30d63a2c1d05003d9f7b6c
parent6c97ea6eeff53838fc5e11559946ce3933ed74b2
dumpstate: dump list of hardware hals on device

lshal is a binary on the device that lists all registered and
passthrough hardware hals that are currently running.

Fixes: 34809346
Test: bugreport includes lshal dump
Change-Id: Ia1340d1b94ac4c902a81b709924ebf45462435cc
cmds/dumpstate/dumpstate.cpp