polaris: Unset TARGET_TAP_TO_WAKE_NODE

This is no longer required because the input devices are now
scanned and once one supported touchscreen input is found
the correspondent node is used.

Change-Id: Ic92fc592bd00c070ebcd5e002689b4d9e3ef37c3
This commit is contained in:
Bruno Martins
2020-01-31 23:22:07 +00:00
parent 191498a80b
commit fd00a20097

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2018-2019 The LineageOS Project
# Copyright (C) 2018-2020 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
@@ -24,9 +24,6 @@ TARGET_USES_NQ_NFC := true
# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 67108864
# Power
TARGET_TAP_TO_WAKE_NODE := "/dev/input/event2"
# Recovery
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.qcom