commit | a4dfbdc54d8898491d3a7d1d9d818c7db3fd773d | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Oct 01 11:53:51 2013 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Oct 01 12:02:10 2013 -0700 |
tree | 9e7eae68d0448d2e7858dbd9f39fd84f64f242e6 | |
parent | bad5d694c7d7ae27ca966d6da059f81c5d964748 [diff] |
audioservice: always acquire wake lock as AudioService When a wake lock is aquired while executing a binder call and released in the message handler, AppOps complains about the uid mismatch. Clear the binder identity before acquiring the wake lock. Bug: 10627124. Change-Id: Ibd5babc1ae699bffde1a659562089eb091879106