hidl: consumerir: Add autogenerated HIDL impl and blueprint
authorPaul Keith <javelinanddart@gmail.com>
Tue, 28 Jan 2020 02:19:23 +0000 (20:19 -0600)
committerPaul Keith <javelinanddart@gmail.com>
Tue, 28 Jan 2020 02:31:59 +0000 (20:31 -0600)
commit0e371da3d2387168c86af387cd7b1e7a2ca15caf
tree9ace4b948e269e51724e06069fb85572baa4c1ce
parent6d952c28b6842ee81e7f32880fa25d4562ff8d7d
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]