Create liboemservice proxy HAL declaration

Test: Manually flash device
Bug: 270279779
Change-Id: I904179442ae4034e708bf34f93888741c5ef8696
This commit is contained in:
kierancyphus 2023-08-22 06:21:24 +00:00 committed by Kieran Cyphus
parent 981f4ad5c5
commit fe0348a2b4

View file

@ -134,6 +134,13 @@
<instance>sced0</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.pixel.modem.logmasklibrary</name>
<interface>
<name>ILiboemserviceProxy</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.samsung_slsi.telephony.hardware.radioExternal</name>
<version>1.1</version>