| commit | 809ad0fce357de0a55fbc57356a06f29a1021e3b | [log] [tgz] |
|---|---|---|
| author | Mike Lockwood <lockwood@android.com> | Mon Oct 26 22:10:33 2009 -0400 |
| committer | Mike Lockwood <lockwood@android.com> | Mon Oct 26 22:12:06 2009 -0400 |
| tree | 6adbcc230b766a58ca3f4d1eefe648e1778644e6 | |
| parent | 54620b1a77e51b3fa531dbd099bd69c39d7d0029 [diff] |
PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. This fixes a problem that resulted in bogus battery statistics for the prox and light sensors due to the sensors being enabled in an app's context and disabled in the system context. Fixes problems reported in bug b/2211960 Change-Id: Ib0d3d9d06f043b386d3b8d494b9bad5bd40bb6e1 Signed-off-by: Mike Lockwood <lockwood@android.com>