Merge "sdm660_64: add improveTouch hidl interfaces"

This commit is contained in:
Linux Build Service Account 2017-07-11 18:06:53 -07:00 committed by Gerrit - the friendly Code Review server
commit 10f1278228

View file

@ -349,6 +349,34 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>slot2</instance>
</interface>
</hal>
<!-- improveTouch Service-->
<hal format="hidl">
<name>vendor.qti.hardware.improvetouch.touchcompanion</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ITouchCompanion</name>
<instance>TouchCompanionService</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.improvetouch.gesturemanager</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IGestureManager</name>
<instance>GestureManagerService</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.improvetouch.blobmanager</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBlobManager</name>
<instance>BlobManagerService</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.radio.ims</name>
<transport>hwbinder</transport>