commit | aef04853de0ce27222cf6250b2ba4fa9fc6a72a8 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Dec 06 10:11:32 2013 -0800 |
committer | Eric Laurent <elaurent@google.com> | Fri Dec 06 10:33:06 2013 -0800 |
tree | 533af5ebb6819f66ebccaef3e30a996de3251d1d | |
parent | cdece9fe651f15d6225a33e7df0bfdd982e8d8fd [diff] |
stagefright: fix TimedEventQueue wakelock If an event is taking a wakelock, the wakelock must be released after the event is fired. If the wakelock is released before and the event execution implies some sleeps or I/O the system can go idle as no wakelock is held anymore. Bug: 11976087. Change-Id: Ie7df8ed4834952ff818ff27d6be415c0b1794a9f