Merge changes from topic "gia2" into main

* changes:
  Fixes issue where GIA keep crashing on next release builds.
  Revert^2 "Add GIA (Google Input interface Abstraction laye..."
This commit is contained in:
Kai Hsieh 2024-11-15 05:32:43 +00:00 committed by Android (Google) Code Review
commit f1dbf73e91

View file

@ -1303,6 +1303,10 @@ PRODUCT_COPY_FILES += \
include device/google/gs-common/touch/twoshay/aidl_zuma.mk
include device/google/gs-common/touch/twoshay/twoshay.mk
ifeq ($(RELEASE_PIXEL_GIA_ENABLED),true)
include device/google/gs-common/input/gia/gia.mk
endif
PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true
PRODUCT_CHECK_DEV_TYPE_VIOLATIONS := true