OSDN Git Service

Reset status bar in keyguard, fix MU status bar bug.
authorJohn Spurlock <jspurlock@google.com>
Thu, 4 Oct 2012 18:51:51 +0000 (14:51 -0400)
committerJohn Spurlock <jspurlock@google.com>
Thu, 4 Oct 2012 18:51:51 +0000 (14:51 -0400)
commit4e6922d89e72e79a8ab31ae2cb8a19d85bee91f8
tree241f2cc34591502473590f45fe6e78f6ab323cf8
parentebf7e2851cab55348153fca299c52042b125924d
Reset status bar in keyguard, fix MU status bar bug.

Two things going on here, status bar disabled flags need to be reset
on user switch.  Also make status bar's internal disable-record lookup
multi-user aware.

Bug:7278793
Change-Id: I1d7088d956a065330736da4c09cc1874c528c133
policy/src/com/android/internal/policy/impl/keyguard/KeyguardViewMediator.java
services/java/com/android/server/StatusBarManagerService.java