Files
frameworks_base/core/java/android/os
Dianne Hackborn c24ab866b0 Work on issue #5465917: Wakelock *overflow* held for very long times
- Fix ordering problem in sync manager that would cause its wake
  locks to slightly appear in the system process when they should
  be fully accounted against the app.
- Allow the system process to have more wake lock names in its
  battery stats.
- In the bug report output, print totals of the wake locks for each
  process, to make it easier to parse what is being printed for things
  like the system process with a huge number of individual wake locks.

Change-Id: I3cf39330f22f3c51c11e65e4124150d73a7da2dd
2011-10-18 16:38:17 -07:00
..
2011-09-22 12:58:54 -07:00
2011-10-03 21:09:35 -07:00
2011-08-05 18:18:05 -07:00
2011-06-15 15:09:54 -07:00
2011-10-03 21:09:35 -07:00
2011-07-14 10:59:40 -07:00