commit | 2a6ece71ba9ffd1cfb53b03fb788108606c8e30a | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Wed Jun 15 14:04:34 2016 -0700 |
committer | Jay Wang <jaywang@codeaurora.org> | Wed Jun 15 14:21:07 2016 -0700 |
tree | e4c259d82dd1e90e691a3280e5d9b0ad9f3a70bc | |
parent | 6e46c4d7b728ba9bdcd63e81358486f0e8869b82 [diff] |
SnapdragonCamera: Multiple fixes in SettingManager - Setting manager instance was not destroyed when camera activity onDestroy is called and a new instance is created again when onCreate is called. Make change to destroy the setting manager during onDestroy. - Include high resolution picture sizes to the picture size list Change-Id: Id6cb52da1419f7e723304236b5d2c204d217398c CRs-Fixed: 1025845, 1025789