Build pixel touch HAL

Change-Id: I45cff81e1159613094440dd7b2b73b53519c9de6
This commit is contained in:
Alessandro Astone 2021-01-30 00:55:01 +01:00 committed by Michael Bestas
parent 8b5e3dbb57
commit 4af6dc5566
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@
#
# Manifests
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/lineage/config/device_framework_matrix.xml
DEVICE_MANIFEST_FILE += \
device/google/zuma/android.hardware.security.rkp-service.citadel.xml \
device/google/zuma/manifest_radio_ds.xml

View file

@ -19,3 +19,6 @@ PRODUCT_PACKAGES += \
# Linker config
PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
device/google/zuma/linker.config.json
# Touch
include hardware/google/pixel/touch/device.mk