commit | 014e7fa2e90827d911c37bb0ce4d2e10e14d0bb3 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Oct 14 15:03:38 2013 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Oct 14 17:29:57 2013 +0100 |
tree | 1eebc29942794f1688fde67b9056803b8194355a | |
parent | b3cb72a17d9a472883e9e2faa18b42eac533fe99 [diff] |
Make Audio wakelock names less unique. These wakelocks now show up in the client process, where they might cause wakelock overflows if AudioFlinger threads die often. The client process should be agnostic of audio flinger threading, so don't make the wakelock names rely on audioflinger thread names. Wakelock names now depend only on the audio flinger thread type, and not the ID itself. bug: 11200551 Change-Id: Ia1f71b569cb7502d617b77596abc245f461a6ec0