summaryrefslogtreecommitdiffstats
path: root/dumpstate/1.0/default
Commit message (Expand)AuthorAgeFilesLines
* Fix file paths for DumpstateUtil calls in 1.0Roman Kiryanov2020-03-241-3/+2
* dumpstate example: use new lazy hal mechanismSteven Moreland2019-10-022-9/+8
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-061-1/+0
* Rename dumpstate service to include '.example'.Steven Moreland2019-08-272-2/+2
* Merge "Remove misleading comment in sample dumpstate impl"Steven Moreland2018-07-241-2/+1
|\
| * Remove misleading comment in sample dumpstate implSteven Moreland2018-07-201-2/+1
* | resolve merge conflicts of d3b6ea09c1a8a96cf7cd6c3cb9bfb0992f3eebfd to pi-dev...Steven Moreland2018-05-072-0/+8
|\|
| * Make dumpstate HAL lazy.Steven Moreland2018-05-072-0/+8
| * dumpstate: add interface into rc fileWei Wang2018-05-071-0/+1
* | dumpstate: add interface into rc fileWei Wang2018-04-051-0/+1
* | Merge "Use -Werror in hardware/interfaces/dumpstate/1.0/default" am: 641fc32f...Chih-Hung Hsieh2017-11-101-0/+4
|\|
| * Use -Werror in hardware/interfaces/dumpstate/1.0/defaultChih-Hung Hsieh2017-11-081-0/+4
* | Merge "dumpstate mk -> bp" am: b1088c6de1 am: 9251e71740Steven Moreland2017-11-062-22/+22
|\|
| * dumpstate mk -> bpSteven Moreland2017-11-022-22/+22
* | Add 'vendor.' prefix to a vendor HAL service nameJaekyun Seok2017-09-121-1/+1
|/
* Check handle for nullptrSteven Moreland2017-05-231-1/+1
* dumpstate hal: use vendor toyboxSandeep Patil2017-04-141-1/+1
* Check result of registerAsService in dumpstate.Steven Moreland2017-03-301-3/+10
* Merge "Remove viral dependency on libhwbinder. (2/2)"TreeHugger Robot2017-02-241-1/+0
|\
| * Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-241-1/+0
* | dumpstate HAL uses "default" service nameChris Phoenix2017-02-231-1/+1
|/
* Move hidl shims to the vendor partition. (2/2)Steven Moreland2017-02-132-1/+2
* Dumpstate: default service implementation.Steven Moreland2017-01-115-14/+50
* Added AOSP license headers.Steven Moreland2016-11-291-0/+15
* Passing title to libdumpstateutil functions.Felipe Leme2016-11-281-5/+19
* Use newly introduced hidl_handle in DumpstateDefaultColin Cross2016-11-222-2/+3
* Initial definition of the Dumpstate HIDL interfaces.Felipe Leme2016-11-183-0/+109