commit | 40426e0a41c6ce5e4ea17c3dde7bff76528c34eb | [log] [tgz] |
---|---|---|
author | Pat Plunkett <patplunkett@google.com> | Tue Oct 31 14:06:29 2017 -0700 |
committer | Pat Plunkett <patplunkett@google.com> | Thu Nov 09 10:51:55 2017 -0800 |
tree | 53c49e51021e683da247a104a768fecd0cfb3c4d | |
parent | 7d3fcb4361753387f4834fb3fe94fbe085d0abab [diff] |
Allow activities on secondary displays to dismiss keyguard Currently, KeyguardController only looks for activities on the default display to determine if it should dismiss the keyguard due to the presence of the FLAG_DISMISS_KEYGUARD window flag. This allows activities on secondary displays to dismiss the keyguard. Bug: 64527423 Test: android.server.am.KeyguardLockedTests passes Change-Id: Icd50e8cdccf63dae6bae1120ca790cf5d4f40674