Files
frameworks_base/services/java/com/android/server
Dianne Hackborn ae36b236d2 Fix issue #10427108: Google+ has long running process
There was a bug in counting the number of starting services
in a process that would cause it to count too many (it would
increment at any state change while the service is started, not
just when starting/stopping).

Also reduce dumpsys output -- only print summaries for old
data.  There is probably no utility in printing the long details
of all that data.

Change-Id: I1c1e901b0214c01eb7d071f23166fc6f3702ca67
2013-09-03 18:12:53 -07:00
..
2013-08-29 16:56:19 -07:00
2013-09-03 12:01:20 -07:00
2013-08-15 08:39:13 -07:00
2013-05-24 16:36:14 -07:00
2013-06-25 19:45:03 -07:00