msm8953-common: Switch back to 1.1 radio

* This device doesn’t use qcrild yet

Change-Id: Ief0c6a254c8c4cc166e72371e29d7b5865327547
This commit is contained in:
Erfan Abdi
2020-01-28 16:42:37 +03:30
committed by jeangraff30
parent 4afbcb9acc
commit a0759bb84a

View File

@@ -204,15 +204,22 @@
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>
<fqname>@1.2::ISap/slot1</fqname>
<fqname>@1.2::ISap/slot2</fqname>
<fqname>@1.4::IRadio/slot1</fqname>
<fqname>@1.4::IRadio/slot2</fqname>
<version>1.1</version>
<interface>
<name>IRadio</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
<interface>
<name>ISap</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.radio.config</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.0</version>
<interface>
<name>IRadioConfig</name>
<instance>default</instance>