commit | 64b18764c76e8211d3aac87b0836a791f445a0f7 | [log] [tgz] |
---|---|---|
author | pezhan <pezhan@codeaurora.org> | Wed Jan 11 10:19:26 2017 +0800 |
committer | pezhan <pezhan@codeaurora.org> | Wed Jan 11 10:19:26 2017 +0800 |
tree | 781b116c21d38361ef702628f4ca755ecabda9a4 | |
parent | 15f6d966c807c371a12f68bf9f5f4e7447a9ba8e [diff] |
SnapdragonCamera: Fix Can't choose BestPicture when the screen were locked When enter the bestpictureActivity, the keyguard will cover this activity. Add flags if it's SecureCamera, when enter bestpictureActivity, the keyguard will dismiss. BestpictureActivity will display normally. Change-Id: I9e9e2bfd3c03a66d131048c0ebaa2e54c14787d8 CRs-Fixed: 1108275