mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Specify ANT device name
This commit is contained in:
parent
7a10a71438
commit
fa71b69950
1 changed files with 3 additions and 0 deletions
|
@ -133,6 +133,9 @@ USE_XML_AUDIO_POLICY_CONF := 1
|
||||||
#Tap to wake
|
#Tap to wake
|
||||||
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/soc/c175000.i2c/i2c-1/1-0020/input/input2/wake_gesture"
|
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/soc/c175000.i2c/i2c-1/1-0020/input/input2/wake_gesture"
|
||||||
|
|
||||||
|
# ANT+
|
||||||
|
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-uart"
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
||||||
BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED := false
|
BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED := false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue