hidl: consumerir: Add autogenerated HIDL impl and blueprint
authorPaul Keith <javelinanddart@gmail.com>
Tue, 28 Jan 2020 02:19:23 +0000 (20:19 -0600)
committerJan Altensen <info@stricted.net>
Fri, 31 Jan 2020 14:51:27 +0000 (15:51 +0100)
commitaf24a5d942f9428da794e27c9b1c7ab1930a4806
tree8bb50dba6044392e8543a2e4060aaa5d1d4257a7
parentf0a50945d8b259879a1d0c35ec38dc0ad08a6803
hidl: consumerir: Add autogenerated HIDL impl and blueprint

* Using the commands:
 - hidl-gen -p ../.. -o hidl/consumerir -r android.hardware:hardware/interfaces android.hardware.ir@1.0 -L androidbp-impl
 - hidl-gen -p ../.. -o hidl/consumerir -r android.hardware:hardware/interfaces android.hardware.ir@1.0 -L c++-impl

Change-Id: I4079d2a7b50bdb6e9b9389892bce2a9e881db039
hidl/consumerir/Android.bp [new file with mode: 0644]
hidl/consumerir/ConsumerIr.cpp [new file with mode: 0644]
hidl/consumerir/ConsumerIr.h [new file with mode: 0644]