OSDN Git Service

Send USER_SWITCHED with the correct permission
authorAmith Yamasani <yamasani@google.com>
Fri, 17 Aug 2012 20:55:02 +0000 (13:55 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 17 Aug 2012 20:55:02 +0000 (13:55 -0700)
commit1ab36c1d83969bab7ef782af11fa1673993b76fa
treef386b9e2c95fa5c9edabdf304ff706ee47d215df
parent9c38d6e52bb71671c6f034a10b6751a1569c9ee0
Send USER_SWITCHED with the correct permission

Forgot to change this from MANAGE_ACCOUNTS to MANAGE_USERS.

Change-Id: Ib07d2ac84c19cef278a0e564676b6200e0f97dd1
services/java/com/android/server/am/ActivityManagerService.java