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:
parent
a00313b8fa
commit
50ca8fb110
4 changed files with 0 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue