summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12
diff options
context:
space:
mode:
authorSergii Skorokhodov <sergii.skorokhodov@sonymobile.com>2014-11-11 08:22:18 +0100
committerAmith Yamasani <yamasani@google.com>2014-12-05 11:02:41 -0800
commit308fa0548b8be4d8cca7ba55846d6f61b36f1a7d (patch)
tree5610f891964926fe14bc8f6bbc5fec14e12c16e3 /docs/html/sdk/api_diff/12
parent6ca3ba73b78be57dd50fe5813f076b3e166cc659 (diff)
Correct check of is user running
Before the ActivityManagerService sends an intent or starts an activity it checks if target user is in mStartedUsers array. When removing a non-owner user process the UserStartedState instance will still be in mStartedUsers array with mState STOPPING or SHUTDOWN. This should be checked before sending an intent or start an activity. isUserRunningLocked(...) will interpret mState STOPPING and SHUTDOWN as a non running user. Bug: 7462778 Change-Id: I1b51bcdb62bdd0f6dbe05dab4d529d4ad40d0d44
Diffstat (limited to 'docs/html/sdk/api_diff/12')
0 files changed, 0 insertions, 0 deletions