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:
parent
d63536c89c
commit
a1858d2df8
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue