summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove subdirsSteven Moreland2017-11-281-6/+0
| | | | | | | | Removing whenever I see these in code reviews. Test: none Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
* IR HAL Target-side testConnor O'Brien2017-01-191-0/+1
| | | | | | Test: make vts; vts-tradefed run -m HalIrHidlTargetTest Change-Id: I6b750f66a0bc207056abcb493693baebc8af81a5 Signed-off-by: Connor O'Brien <connoro@google.com>
* Add consumerir HIDL default implementationConnor O'Brien2016-12-121-0/+1
| | | | | | | | | Create a basic HAL implementation that passes commands through to the old HAL. Test: make android.hardware.consumerir@1.0-impl Change-Id: Idc4b0a67cf936645b699c24504e9fab219b1ffbe Signed-off-by: Connor O'Brien <connoro@google.com>
* consumerir: define the consumerir HIDL interfaceConnor O'Brien2016-12-121-0/+4
Change-Id: Ifa8632915f8c5bb15da5f379202f5ddf2e08c09a Signed-off-by: Connor O'Brien <connoro@google.com>