hidl: touch: Add binderized service implementation
authorPaul Keith <javelinanddart@gmail.com>
Tue, 8 Jan 2019 23:11:40 +0000 (00:11 +0100)
committerKevin Haggerty <haggertk@lineageos.org>
Thu, 11 Apr 2019 03:41:47 +0000 (05:41 +0200)
commit2b27b275b3e2713da5b8e21465a35fd5962194ed
treef3636b09f4295e9ad12f93151c2f8b8e49fbf007
parent5b3bd86278b79217c5ee7d591e11e3ffaabb3911
hidl: touch: Add binderized service implementation

* Change default ::implementation namespace to ::samsung
* Fill in required methods for used impls
* Cleanup passthrough code for used impls
* Add and setup binderized service

Change-Id: Iadc3b6e385233d103c3349ce31a08d6d040886c7
lineagehw/hidl/touch/Android.bp
lineagehw/hidl/touch/GloveMode.cpp
lineagehw/hidl/touch/GloveMode.h
lineagehw/hidl/touch/KeyDisabler.cpp
lineagehw/hidl/touch/KeyDisabler.h
lineagehw/hidl/touch/StylusMode.cpp
lineagehw/hidl/touch/StylusMode.h
lineagehw/hidl/touch/TouchscreenGesture.cpp
lineagehw/hidl/touch/TouchscreenGesture.h
lineagehw/hidl/touch/service.cpp [new file with mode: 0644]
lineagehw/hidl/touch/vendor.lineage.touch@1.0-service.samsung.rc [new file with mode: 0644]