config: Remove touch HIDL from FCM

Change-Id: I9510fc0a1aa9c6f9b89e86dd9a6598d332b34e82
This commit is contained in:
Bruno Martins
2025-06-07 12:30:09 +01:00
parent 085fdefe6d
commit aa45b67bf7

View File

@@ -156,32 +156,4 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.lineage.touch</name>
<version>1.0</version>
<interface>
<name>IGloveMode</name>
<instance>default</instance>
</interface>
<interface>
<name>IHighTouchPollingRate</name>
<instance>default</instance>
</interface>
<interface>
<name>IKeyDisabler</name>
<instance>default</instance>
</interface>
<interface>
<name>IKeySwapper</name>
<instance>default</instance>
</interface>
<interface>
<name>ITouchscreenGesture</name>
<instance>default</instance>
</interface>
<interface>
<name>IStylusMode</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>