Revert "wahoo: Split hal version for ISap, IRadio"

This reverts commit fe3f1f9881.
This commit is contained in:
Asriadi Rahim
2024-07-21 11:53:45 +08:00
parent 5ba9ec5638
commit af8c83f33b

View File

@@ -186,8 +186,15 @@
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>
<fqname>@1.4::IRadio/slot1</fqname>
<fqname>@1.2::ISap/slot1</fqname>
<version>1.4</version>
<interface>
<name>IRadio</name>
<instance>slot1</instance>
</interface>
<interface>
<name>ISap</name>
<instance>slot1</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.renderscript</name>