Create liboemservice proxy HAL declaration

Test: Manually flash device
Bug: 270279779
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:647c596ae7b6e3f80248ee8d18ca13ce7ae39f99)
Merged-In: I0d4ea3eeba41db7ad44ead4a3c7de2d2a9eb3764
Change-Id: I0d4ea3eeba41db7ad44ead4a3c7de2d2a9eb3764
This commit is contained in:
kierancyphus 2023-05-11 21:38:23 +08:00 committed by Kieran Cyphus
parent 5a6f9eec30
commit df62c66be9

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>