Revert "Depend on V2 of the Input HAL from libservices"

Revert submission 20187666-input-hal-gesture-offset

Reason for revert: Causes build errors (https://android-build.googleplex.com/builds/submitted/9380741/sdk_finalization/latest/logs/build_error.log)
Reverted Changes:
I31e8b6975:Add GESTURE_{X,Y}_OFFSET axes to input HAL
I2eb4924f3:Depend on V2 of the Input HAL from libservices
I13d341fa0:Add asserts for new HAL axes in InputCommonConvert...

Change-Id: I777f954be08cbdd23a74d5f83a170092d986df18
This commit is contained in:
Harry Cutts
2022-12-08 14:28:02 +00:00
committed by Android (Google) Code Review
parent 6059fee054
commit 743d62647a

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-V2-ndk",
"android.hardware.input.processor-V1-ndk",
"android.hardware.ir@1.0",
"android.hardware.light@2.0",
"android.hardware.memtrack-V1-ndk",