mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-01-30 12:17:14 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user