Files
device_xiaomi_taoyao/hidl/manifest_xiaomi.xml
vherawidatama b436b54f6c Revert "sm8350-common: Move to Xiaomi IR AIDL"
*need roolback if device not support using AIDL

This reverts commit 3969a26b43.
2025-09-30 00:26:28 +00:00

21 lines
605 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.ir</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IConsumerIr</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.xiaomi.hardware.campostproc</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IMiPostProcService</name>
<instance>default</instance>
</interface>
</hal>
</manifest>