a162c43519
In some circumstances we were calling wait after we had been signalled, causing us to wait until we are signalled again (while holding a wakelock). Now we only want to wait in the deferred action thread if no events are pending and only hold the wakelock while not waiting. BUG: 3127617 Change-Id: I4c6886b2bbdcbcb2c0cf348d89bc5408f0d875b9 Signed-off-by: Mike Lockwood <lockwood@google.com> |
||
---|---|---|
.. | ||
libloc_api | ||
libloc_api-rpc | ||
Android.mk | ||
NOTICE |