commit | 08d9641024101f8a6edecb4eb1ffc15ca1cf011a | [log] [tgz] |
---|---|---|
author | Byunghun Jeon <bjeon@codeaurora.org> | Mon May 23 16:19:08 2016 -0700 |
committer | Byunghun Jeon <bjeon@codeaurora.org> | Thu Jun 09 10:40:31 2016 -0700 |
tree | b7b279ca58174dd08210bc4fe8378b2ac960c1ba | |
parent | 53cd3dd1a139d495fe25d06d439bd8fd0ea1d683 [diff] |
SnapdragonCamera: Fix savepath set to SD card crash Fix crash issue when fix savepath is set to SD card and the app is restarted. This is due to not updating storage information. When the module starts up, we need to call storage update so that it will set to proper initial value, not causing crash. Also only update focus UI when AF state is not null. Change-Id: I1a3e444b42eb988ed622d047b1f3dc42bec7a119 CRs-Fixed: 1018118