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 5865285289
commit 9e8738a248
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/gs101/manifest_radio.xml
# Partitions

View file

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