Add GIA (Google Input interface Abstraction layer) for zumapro devices.

Bug: 367881686
Test: Manually, build and flash the ROM and use `service list` to make sure the service is up.
Flag: build.RELEASE_PIXEL_GIA_ENABLED
Change-Id: Icfeb3d1707ead79f38e355d4502c24f1b5493a26
Signed-off-by: Kai Hsieh <kaihsieh@google.com>
This commit is contained in:
Kai Hsieh 2024-09-21 13:18:59 +08:00
parent 8d8f6f482d
commit a419a7b54b

View file

@ -1273,6 +1273,8 @@ PRODUCT_COPY_FILES += \
include device/google/gs-common/touch/twoshay/aidl_zuma.mk include device/google/gs-common/touch/twoshay/aidl_zuma.mk
include device/google/gs-common/touch/twoshay/twoshay.mk include device/google/gs-common/touch/twoshay/twoshay.mk
include device/google/gs-common/input/gia/gia.mk
PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true
PRODUCT_CHECK_DEV_TYPE_VIOLATIONS := true PRODUCT_CHECK_DEV_TYPE_VIOLATIONS := true