OSDN Git Service

Compare task userId with userId profiles.
authorCraig Mautner <cmautner@google.com>
Mon, 2 Jun 2014 17:11:53 +0000 (10:11 -0700)
committerCraig Mautner <cmautner@google.com>
Mon, 2 Jun 2014 17:11:53 +0000 (10:11 -0700)
commite0d50cc15be2c8aa9e4a4aa6cf34cc7cf23c9109
tree5fe569af8cd5a798692f3c76dfe06671908800ff
parent9dcfe06154f6bd7c1de2fab2e436b8251b7d5fca
Compare task userId with userId profiles.

Change comparison of Task.mUserId from comparing with only the
current user id to comparing with all current profile user ids.

Fixes bug 14930145.

Change-Id: Ibbae08da6f4eaa31b171becdd8957293758f527b
services/core/java/com/android/server/wm/TaskStack.java