sanders: power: add back support for dt2wake
Change-Id: I429f8f86f3ff3e30ec1af104475e4cc1d0020fb7 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -18,6 +18,10 @@ ifeq ($(TARGET_USES_INTERACTION_BOOST),true)
|
||||
LOCAL_CFLAGS += -DINTERACTION_BOOST
|
||||
endif
|
||||
|
||||
ifneq ($(TARGET_TAP_TO_WAKE_NODE),)
|
||||
LOCAL_CFLAGS += -DTAP_TO_WAKE_NODE=\"$(TARGET_TAP_TO_WAKE_NODE)\"
|
||||
endif
|
||||
|
||||
LOCAL_MODULE := android.hardware.power@1.2-service
|
||||
LOCAL_INIT_RC := android.hardware.power@1.2-service.rc
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
Reference in New Issue
Block a user