am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
* commit 'fca8d258c5699ad2703d46181c492e78e1dc87a8': Remove power menu user switcher
This commit is contained in:
@@ -314,8 +314,7 @@ class GlobalActions implements DialogInterface.OnDismissListener, DialogInterfac
|
||||
}
|
||||
|
||||
// one more thing: optionally add a list of users to switch to
|
||||
// temporarily enable this by default
|
||||
if (true || SystemProperties.getBoolean("fw.power_user_switcher", false)) {
|
||||
if (SystemProperties.getBoolean("fw.power_user_switcher", false)) {
|
||||
addUsersToMenu(mItems);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user