Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Remove PowerShare HAL

This feature relies on wireless charging capabilities, which the Nord
N200 lacks.

This reverts commit d2493c7765.

Change-Id: I44753bd51d3f1a812999607ae67bc431b561f750
This commit is contained in:
Albert Tang 2022-05-26 11:58:35 -05:00
commit 50ca8fb110
4 changed files with 0 additions and 12 deletions

View file

@ -191,11 +191,6 @@ TARGET_COPY_OUT_VENDOR_DLKM := vendor_dlkm
# Power
TARGET_TAP_TO_WAKE_NODE := "/proc/touchpanel/double_tap_enable"
# PowerShare
SOONG_CONFIG_NAMESPACES += ONEPLUS_POWERSHARE
SOONG_CONFIG_ONEPLUS_POWERSHARE := WIRELESS_TX_ENABLE_PATH
SOONG_CONFIG_ONEPLUS_POWERSHARE_WIRELESS_TX_ENABLE_PATH := /sys/class/oplus_chg/wireless/trx_online
# Recovery
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_USES_RECOVERY_AS_BOOT := true