| commit | 5d0cdc6f199b6f28628fef41270d74f2f8109c06 | [log] [tgz] |
|---|---|---|
| author | pjgowtham <pjgowtham@gmail.com> | Fri Feb 16 06:26:22 2024 +0530 |
| committer | SX <neoroms69@gmail.com> | Fri Nov 01 03:08:59 2024 +0530 |
| tree | 1fec6646415d05e7e8776a7793fa562230d70179 | |
| parent | dbd75b2ddde0fc3c683d66c1a5c5002ad37f08c7 [diff] |
hidl: touch: Add IHighTouchPollingRate to vintf fragment All devices do support them and this can be made default Change-Id: Id1b972defe9855bbb2f09c1474d6304d5f9e2ccb
diff --git a/hidl/touch/vendor.lineage.touch@1.0-service.oplus.xml b/hidl/touch/vendor.lineage.touch@1.0-service.oplus.xml index fb862bb..e2630fc 100644 --- a/hidl/touch/vendor.lineage.touch@1.0-service.oplus.xml +++ b/hidl/touch/vendor.lineage.touch@1.0-service.oplus.xml
@@ -4,6 +4,10 @@ <transport>hwbinder</transport> <version>1.0</version> <interface> + <name>IHighTouchPollingRate</name> + <instance>default</instance> + </interface> + <interface> <name>ITouchscreenGesture</name> <instance>default</instance> </interface>