sdm845-common: Add touchscreen gestures lineagehw
Change-Id: I40a656e90f0b6f2b4ae6b596d4c28cc383b7c9fa Signed-off-by: Joey Rizzoli <joey@lineageos.org>
This commit is contained in:
parent
3ce286543d
commit
de7a524f4b
3 changed files with 152 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY ?= true
|
|||
# Display
|
||||
TARGET_USES_HWC2 := true
|
||||
|
||||
# Lineage Hardware
|
||||
BOARD_HARDWARE_CLASS += \
|
||||
$(COMMON_PATH)/lineagehw
|
||||
|
||||
# Partitions
|
||||
BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2998927360
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue