sm8450-common: Add power HAL extension and use xiaomi-touch to handle dt2w

Change-Id: I5c65e0df255853eb2b3018a27ceb807c111bc4df
This commit is contained in:
Arian
2021-11-05 16:44:55 +01:00
parent ee60275e29
commit 8f6c27c442
3 changed files with 62 additions and 0 deletions

View File

@@ -82,6 +82,9 @@ TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := taro
# Power
TARGET_POWERHAL_MODE_EXT := $(COMMON_PATH)/power/power-mode.cpp
# Properties
TARGET_ODM_PROP += $(COMMON_PATH)/properties/odm.prop
TARGET_PRODUCT_PROP += $(COMMON_PATH)/properties/product.prop