Commit Graph

2 Commits

Author SHA1 Message Date
Bhargav Upperla
472e576c9f Add touch boost override
Similar to 1.3Ghz kernel touch boost.
Automated tests inject input events directly
to the android input interface via 'input tap' etc.

Boost that a user will normally experience will
not trigger since automation bypasses the input
driver framework.

Add similar boost in powerHAL layer to
help boost android-level injected input or
INTERACTION events.

Change-Id: I948e22afddb9cc9dd6e0ee203938b325a6f6d15e
2018-06-04 15:14:13 -07:00
Ananth Raghavan Subramanian
32e093d10d power: Notify touch of display status
PowerHAL writes to a sysfs node to inform touch when display goes on/off

Change-Id: Ia9af606ad3572d498f09d575a40c83e900a0b82a
2018-06-04 15:08:48 -07:00