commit | c9457faeb6bf22ce8fc72bc61af5109a2b567c51 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Fri Jun 06 14:27:48 2014 -0700 |
committer | Craig Mautner <cmautner@google.com> | Thu Jun 12 13:55:33 2014 -0700 |
tree | 59c6de1bf867bc19071d6c476404413b9ed6b0b7 | |
parent | 02a9c359a1a6e1175cdd2d560f97be9cdb816a0e [diff] |
Do not display unsecure windows behind dialogs If a dialog activity has FLAG_SHOW_WHEN_LOCKED set it will dismiss the keyguard. Previously this would expose any full screen unsecure windows behind the dialog. With this fix the dialog is displayed over the wallpaper. Fixes bug 15006623. Change-Id: I85a6713c7647db52211bd0f7280010e859723710