OSDN Git Service

Disallow transient status bar on the keyguard.
authorJohn Spurlock <jspurlock@google.com>
Mon, 11 Nov 2013 20:01:16 +0000 (15:01 -0500)
committerJohn Spurlock <jspurlock@google.com>
Mon, 11 Nov 2013 20:01:16 +0000 (15:01 -0500)
commitf92b6161b88a9215e8bde0a83084ce4ae6ec1ccc
treece6157dbe4d6b917539c5f3bb3260a9cf05c5625
parente45d8b2dab33de18bef5cc5ae7db37b890b22d8d
Disallow transient status bar on the keyguard.

FLAG_FULLSCREEN on the app under the keyguard was keeping
the transient status bar visible if the user locked while
revealing it.

Bug:11629810
Change-Id: I034d3a4f4fe5463702253a1fca6d32debd520c3c
policy/src/com/android/internal/policy/impl/PhoneWindowManager.java