power: Notify touch of display status
PowerHAL writes to a sysfs node to inform touch when display goes on/off Change-Id: Ia9af606ad3572d498f09d575a40c83e900a0b82a
This commit is contained in:
committed by
David Ng
parent
7cbc5af3e9
commit
32e093d10d
@@ -70,6 +70,10 @@ ifeq ($(call is-board-platform-in-list,qcs605), true)
|
||||
LOCAL_SRC_FILES += power-710.c
|
||||
endif
|
||||
|
||||
ifeq ($(call is-board-platform-in-list,msmnile), true)
|
||||
LOCAL_SRC_FILES += power-8150.c
|
||||
endif
|
||||
|
||||
ifeq ($(TARGET_USES_INTERACTION_BOOST),true)
|
||||
LOCAL_CFLAGS += -DINTERACTION_BOOST
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user