summaryrefslogtreecommitdiff
path: root/dumpstate/service.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Check result of registerAsService in dumpstate.Steven Moreland2017-03-291-5/+11
| | | | | | Test: dumpstate board file in bugreport populated properly Bug: 36704363 Change-Id: I35f5d4498abd7369b03a04081e8aa26a3933328e
* dumpstate HAL uses "default" service nameChris Phoenix2017-02-231-1/+1
| | | | | | | | | | | | The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds Bug: 33844934 Change-Id: I3289aceeb12d501794ff0ecda5e2a37fd86ee4e5
* Dumpstate: convert to hidl implementation.Felipe Leme2017-01-121-0/+35
Bug: 31982882 Test: wip Change-Id: I3137445b1f0a7408bc8095be120b176388374fab