Build pixel touch HAL
Change-Id: I45cff81e1159613094440dd7b2b73b53519c9de6
This commit is contained in:
parent
5865285289
commit
9e8738a248
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue