commit | 6a778e81cd549ed9dfc11b7b59a86f796b33c300 | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Thu Oct 13 13:47:51 2022 +0000 |
committer | Harry Cutts <hcutts@google.com> | Thu Oct 13 13:47:51 2022 +0000 |
tree | 60f82ef41ed78136839d072590c466664f8883f1 | |
parent | 39b7ca2933ffde9094aed908a507158d20be3d7a [diff] |
Add asserts for new HAL axes in InputCommonConverter Bug: 246758376 Test: check that build succeeds Change-Id: I13d341fa05819f84b476c412783e4492ab7032b8
diff --git a/services/inputflinger/tests/fuzzers/Android.bp b/services/inputflinger/tests/fuzzers/Android.bp index 55c2db6..4359a4b 100644 --- a/services/inputflinger/tests/fuzzers/Android.bp +++ b/services/inputflinger/tests/fuzzers/Android.bp
@@ -55,7 +55,7 @@ ], shared_libs: [ "android.hardware.input.classifier@1.0", - "android.hardware.input.processor-V1-ndk", + "android.hardware.input.processor-V2-ndk", "libbase", "libbinder", "libcutils",