OSDN Git Service

Use EPOLLWAKEUP properly.
authorTim Kilbourn <tkilbourn@google.com>
Thu, 26 Mar 2015 21:12:42 +0000 (14:12 -0700)
committerTim Kilbourn <tkilbourn@google.com>
Thu, 26 Mar 2015 21:12:42 +0000 (14:12 -0700)
commit3447df165f53d76791221531b769801741cfe04a
treeeb5924d1cc793f8cbe75191d1ae7949e294be5c0
parent5b20fd0882e6a1754cad7342f7ceda3753e8f567
Use EPOLLWAKEUP properly.

We were trying to use it only when it wasn't supported.

Bug: 19937342
Change-Id: Id35aef9ad84f101f7ada2eb87fb91e5c5e2b3357
services/inputflinger/EventHub.cpp