commit | b9d14f09deeb4298fb9e2ceb3577c71be8eb78c4 | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Tue Oct 31 14:28:14 2017 +0800 |
committer | Mengjun Leng <mengju@codeaurora.org> | Thu Jul 26 12:33:13 2018 +0800 |
tree | 7fb749ac44d30153c4af920c7d520fb18808050e | |
parent | a9cd792a06e4877bf9f5c690e05d5a12461f844e [diff] |
Fix emergency dialer is unable to be shown in doze After screen is light by notification due to ambient display feature, the device is yet in doze, so that shows key guard in doze. When user clicks the emergency option to launch emergency dialer, its window is unable to be shown on lock screen. To fix it, allow turning srceen on, so that window manager can wake up power, hence, exit doze mode. Bug: 68678302 Change-Id: I847b95bc281fc0d9ce889aa0d4eb649fc9efe8d9