OSDN Git Service

Fix issue #62524613: Background limitation is not working as expected...
authorDianne Hackborn <hackbod@google.com>
Thu, 15 Jun 2017 21:33:16 +0000 (14:33 -0700)
committerDianne Hackborn <hackbod@google.com>
Thu, 15 Jun 2017 21:33:16 +0000 (14:33 -0700)
commita33f1a2f82f734ceaa1db4b9bfab60c919fb824f
tree05484ec60e2aacbb72c62f9b1eea1e86e935f4dd
parentd27d5d9ea8cd50d82d0cc9d332439535da1c1962
Fix issue #62524613: Background limitation is not working as expected...

...for most background services.

Whoops, was only stopping the first service it found!

Test: bit CtsAppTestCases:ActivityManagerProcessStateTest
Change-Id: I42af2872afed8b49fab0f53eff36b62e55d23409
services/core/java/com/android/server/am/ActiveServices.java