Add asserts for new HAL axes in InputCommonConverter
Bug: 246758376
Test: check that build succeeds
Change-Id: I13d341fa05819f84b476c412783e4492ab7032b8
diff --git a/services/inputflinger/Android.bp b/services/inputflinger/Android.bp
index ddcd51f..8714b03 100644
--- a/services/inputflinger/Android.bp
+++ b/services/inputflinger/Android.bp
@@ -69,7 +69,7 @@
name: "libinputflinger_defaults",
srcs: [":libinputflinger_sources"],
shared_libs: [
- "android.hardware.input.processor-V1-ndk",
+ "android.hardware.input.processor-V2-ndk",
"libbase",
"libbinder",
"libbinder_ndk",