mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
parent
85cd7c95e9
commit
323d80ff22
|
@ -145,7 +145,7 @@ BOARD_HAS_MTK_HARDWARE := true
|
||||||
|
|
||||||
# Power
|
# Power
|
||||||
TARGET_TAP_TO_WAKE_NODE := /proc/gesture_function
|
TARGET_TAP_TO_WAKE_NODE := /proc/gesture_function
|
||||||
TARGET_POWERHAL_MODE_EXT := $(DEVICE_PATH)/power/power-mode.cpp
|
TARGET_POWERHAL_MODE_EXT := $(COMMON_PATH)/power/power-mode.cpp
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
TARGET_SYSTEM_PROP += $(CONFIGS_PATH)/properties/system.prop
|
TARGET_SYSTEM_PROP += $(CONFIGS_PATH)/properties/system.prop
|
||||||
|
|
Loading…
Reference in a new issue