Create liboemservice proxy HAL declaration

Test: Manually flash device
Bug: 263307589
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4eee06da1f8cbb02e0ce6d6bd21df0a443ecbac3)
Merged-In: I78c62e807bc8d624b6940847debd4fb1dcd0a153
Change-Id: I78c62e807bc8d624b6940847debd4fb1dcd0a153
This commit is contained in:
kierancyphus 2023-05-11 21:40:10 +08:00 committed by Kieran Cyphus
parent d63536c89c
commit a1858d2df8

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>