Use InputProcessor instead of InputClassifier
This HAL was changed to InputProcessor, use it here in the jni code in order to link the InputManager code. Bug: 210158587 Test: m libinputflinger Change-Id: Iff33f089862422081ab8a0ddb06f12019e89d943
This commit is contained in:
@@ -167,7 +167,7 @@ cc_defaults {
|
||||
"android.hardware.graphics.common@1.2",
|
||||
"android.hardware.graphics.common-V3-ndk",
|
||||
"android.hardware.graphics.mapper@4.0",
|
||||
"android.hardware.input.classifier@1.0",
|
||||
"android.hardware.input.processor-V1-ndk",
|
||||
"android.hardware.ir@1.0",
|
||||
"android.hardware.light@2.0",
|
||||
"android.hardware.memtrack-V1-ndk",
|
||||
|
||||
Reference in New Issue
Block a user