Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Migrate QTI power HAL to soong_config_set

Change-Id: Ib80c15ee523130011147d378f665592dae501ec2
This commit is contained in:
Michael Bestas 2025-07-19 10:55:59 +03:00 committed by Nick Reuter
commit 711d4717d6
2 changed files with 2 additions and 3 deletions

View file

@ -130,9 +130,6 @@ TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := holi
# Power
TARGET_TAP_TO_WAKE_NODE := "/proc/touchpanel/double_tap_enable"
# Properties
TARGET_ODM_PROP += $(DEVICE_PATH)/odm.prop
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop

View file

@ -267,6 +267,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.power-service-qti
$(call soong_config_set,qtipower,tap_to_wake_node,/proc/touchpanel/double_tap_enable)
# QTI fwk-detect
PRODUCT_PACKAGES += \
libvndfwk_detect_jni.qti.vendor # Needed by CNE app