mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
Fix the name and interface of UCE Hal
Change the name and interface of UCE HAL to IUceService/uceservice0
Test: Ensure imsrcsd comes up and connects to UceShimService
lshal should show the proper HAL
Change-Id: Ic6c1fdbbd44411519fa3313d5d03075616c8f6ce
This commit is contained in:
@@ -202,8 +202,8 @@
|
||||
<impl level="generic"></impl>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IUCEService</name>
|
||||
<instance>default</instance>
|
||||
<name>IUceService</name>
|
||||
<instance>uceservice0</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
|
||||
Reference in New Issue
Block a user