mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove InputClassifier from current compatibility
We don't need InputClassifier because it was converted to aidl InputProcessor. New usages should all be on aidl. Bug: 205761620 Test: tested deep touch on device Change-Id: Id6b3c1db30f218e4cc1fa1653817a458f5ab56bf
This commit is contained in:
@@ -374,14 +374,6 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.input.classifier</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IInputClassifier</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.input.processor</name>
|
||||
<version>1</version>
|
||||
|
||||
Reference in New Issue
Block a user