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:
commit
f1dbf73e91
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue