Applications are supposed to hold a wakelock. However, since 1.0, the audio driver and/or HAL has held a partial wakelock. That means that many apps will be broken if we don't hold a wakelock while audio is playing. This patch holds a wakelock while the audio driver is open and releases it when it goes to standby mode.
Description
No description provided
Languages
C++
90.2%
Objective-C
4.6%
C
2.8%
Makefile
2.4%