commit | 097d0a39d4ca7f7b494c08831fa0f9d2d8dd2f43 | [log] [tgz] |
---|---|---|
author | pezhan <pezhan@codeaurora.org> | Mon Jan 23 10:42:46 2017 +0800 |
committer | pezhan <pezhan@codeaurora.org> | Mon Jan 23 10:42:46 2017 +0800 |
tree | f57cfadf8b241b28b3f922c5f4182320659e5dc5 | |
parent | a9d36894dedb0d24e1e246b388780e58d3e837d8 [diff] |
SnapdragonCamera:Fix Camera crash when taking picture with flash light on. If the CaptureModule is noraml mode ,the layout will not be inflated.If use it without check it's null, will cause force crash. Need to check if it's not the mormal mode,can use it safely. Change-Id: I4a8f1ddeaaf473e2fb99b418051bd54d6ebb9131 CRs-Fixed: 1114432