0de7ad674e
Add new default that implements/serves the AIDL interface. Add new VTS test to test the interface implementation. Test: atest ConsumerIrTest VtsHalIrTargetTest hal_implementation_test Bug: 205000342 Change-Id: I52c4b3a70341cf91efc2fd187794e3fd60b9000c
7 lines
201 B
XML
7 lines
201 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.ir</name>
|
|
<version>1</version>
|
|
<fqname>IConsumerIr/default</fqname>
|
|
</hal>
|
|
</manifest>
|