OSDN Git Service

Changing the message on user switching dialog.
authorSuprabh Shukla <suprabh@google.com>
Sat, 21 Nov 2015 02:22:57 +0000 (18:22 -0800)
committerSuprabh Shukla <suprabh@google.com>
Mon, 23 Nov 2015 23:33:01 +0000 (15:33 -0800)
commit4fe508b6d3ceb3c72a79471d3a3a424ffeb71a0a
tree1639eca59caaadd0d0a660f2c88d5c5b89deff84
parente98c57a829f5f5f54261254c5dd3c5c6c0e32e60
Changing the message on user switching dialog.

On systems where primary user is different from the system user,
the message "Switching to Owner..." is displayed while logging out
from any user. Changing it to "Logging out <username>".

Bug: b/25749937

Change-Id: Id519bbd444c6b3f951511d6e566c503d06c510a1
core/res/res/values/strings.xml
core/res/res/values/symbols.xml
services/core/java/com/android/server/am/ActivityManagerService.java
services/core/java/com/android/server/am/UserController.java
services/core/java/com/android/server/am/UserSwitchingDialog.java