sdm660-common: Declare Soter hild interface service be the correct way

* I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.soter@1.0::ISoter/default in either framework or device manifest.

Signed-off-by: Sebita <kjjjnob.seba@gmail.com>
This commit is contained in:
Sebita 2020-01-08 01:29:32 +00:00 committed by Max Weffers
parent 0368d35910
commit 37c5e336a7
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -717,8 +717,12 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.soter</name>
<transport arch="64">passthrough</transport>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISoter</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.tui_comm</name>