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: I808e59e78c0fa8abedef6a58db9c277a84cbc5ae
HDMI was actually part of InputDevice.java API, and it was later added
into native as part of another CL.
This got left out of the original input.common HAL because the history
of the API was unclear at the time.
Bug: 214604719
Test: none
Change-Id: If9855ed6aea1848b646fe8b34e3f8da29a73b632
This is a type HAL that will be used for input-related types. Currently
the main thing that's stored there is MotionEvent.
Bug: 210158587
Test: m
Change-Id: Id6658a179147591564521a36d0de296a1f2212b0