gts3llte: manifest: Make radio related entries to be overrided

These HAL informations will be filled by the compatibility_matrix.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I69375ebb3edeac44346de0323a98c163a7c348d3
This commit is contained in:
Deokgyu Yang 2021-07-02 01:12:25 +09:00
parent 83693f11b3
commit bbd82b406b

View file

@ -11,26 +11,10 @@
<name>ISap</name> <name>ISap</name>
<instance>slot1</instance> <instance>slot1</instance>
</interface> </interface>
<fqname>@1.2::IRadio/slot1</fqname>
<fqname>@1.2::ISap/slot1</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl" override="true">
<name>android.hardware.radio.config</name> <name>android.hardware.radio.config</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IRadioConfig</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.radio.deprecated</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IOemHook</name>
<instance>slot1</instance>
</interface>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tetheroffload.config</name> <name>android.hardware.tetheroffload.config</name>