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 05df66a6f1
commit f8c4df185c
No known key found for this signature in database
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/zumapro/android.hardware.security.rkp-service.citadel.xml \
device/google/zumapro/manifest_radio_ds.xml

View file

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