mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Fix manifest instance for Uce HAL
Update UCE Hal instance definition Bug: 38388637 Test: manual - Ensure that Presence finds the UCE Stack in logs Change-Id: I3b08f1f4864ddb3d8dc36c604d3e94cebe38d262
This commit is contained in:
@@ -359,7 +359,7 @@
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IUceService</name>
|
||||
<instance>uceservice0</instance>
|
||||
<instance>com.qualcomm.qti.uceservice</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
@@ -372,4 +372,4 @@
|
||||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user