Depend on V2 of the Input HAL from libservices

This is necessary to stop libservices from depending on two different
versions of the same AIDL interface.

Bug: 246758376
Test: check that build succeeds
Change-Id: I2eb4924f33a30628494887e31e5a4ede1dfcf80b
This commit is contained in:
Harry Cutts
2022-10-13 13:45:34 +00:00
parent eba02dbd46
commit 6059fee054

View File

@@ -162,7 +162,7 @@ cc_defaults {
"android.hardware.graphics.bufferqueue@2.0",
"android.hardware.graphics.common@1.2",
"android.hardware.graphics.mapper@4.0",
"android.hardware.input.processor-V1-ndk",
"android.hardware.input.processor-V2-ndk",
"android.hardware.ir@1.0",
"android.hardware.light@2.0",
"android.hardware.memtrack-V1-ndk",