OSDN Git Service

Deprecate ActivityManager#getRunningServices
authorBryce Lee <brycelee@google.com>
Mon, 17 Apr 2017 22:52:50 +0000 (15:52 -0700)
committerBryce Lee <brycelee@google.com>
Mon, 17 Apr 2017 22:57:07 +0000 (15:57 -0700)
commitf17e1d1a4dbb42da4d505f51572017129e65f132
treee376e827e1f20f2a35a77b30c0f330be7e843b17
parentff4e132cff6a118cf98a04e24faf571c550ee79d
Deprecate ActivityManager#getRunningServices

This change deprecates the method akin to the previous deprecation of
ActivityManager#getRunningTasks. The documentation has been updated
to reflect the current limitations of the method.

Change-Id: I6f35309c1224fdf1f890bce3cc614be8aa343368
Fixes: 36937370
Test: documentation
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/app/ActivityManager.java