OSDN Git Service

Respond to taps and lifts when AOD is off
authorLucas Dupin <dupin@google.com>
Mon, 25 Mar 2019 23:27:51 +0000 (16:27 -0700)
committerLucas Dupin <dupin@google.com>
Mon, 25 Mar 2019 23:27:51 +0000 (16:27 -0700)
commit62206ccb11fbddf63cde69f5ad7efa94e775e36c
tree401f3d9ce83b16873a2db3ad41678426180cbd9a
parent2e5dd8cffe49d7cac98ae39b6224c787e66b6ba1
Respond to taps and lifts when AOD is off

Gesture registration happens in the doze machine, meaning
that there's a dependency between slpi gestures and the
doze service.

Fixes: 118930173
Test: manual
Change-Id: Ic8fd0ed1d2192720a8f0313544d491a498a5cb05
core/java/android/hardware/display/AmbientDisplayConfiguration.java