sanders: update for IMS

* Services update
* Add HIDL HALs
This commit is contained in:
Vachounet
2018-01-11 14:01:01 +01:00
committed by therootlord
parent 2857c412b3
commit ebf6515642
2 changed files with 49 additions and 31 deletions

View File

@@ -383,5 +383,23 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.qualcomm.qti.imscmservice</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IImsCmService</name>
<instance>qti.ims.connectionmanagerservice</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.imsrtpservice</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IRTPService</name>
<instance>imsrtpservice</instance>
</interface>
</hal>
</manifest>