Files
device_motorola_rtwo/touch/vendor.lineage.touch@1.0-service.rtwo.xml
SGCMarkus 782fdadc3c rtwo: initial conversion from eqs
* includes using prebuilt kernel!
2023-06-28 17:38:43 +02:00

16 lines
471 B
XML

<manifest version="1.0" type="device">
<hal format="hidl" optional="true">
<name>vendor.lineage.touch</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IHighTouchPollingRate</name>
<instance>default</instance>
</interface>
<interface>
<name>ITouchscreenGesture</name>
<instance>default</instance>
</interface>
</hal>
</manifest>