SnapdragonCamera: Fix didn`t take picture when switch sdcard

The phone has no SDCard, When user change Storage from phone
to SDCard, the onSettingsChanged method is not called. Because
CaptureModule in an invisible state to user. So I put
updateSaveStorageState method in onResumeAfterSuper method,
in order to be able to update in time.

Change-Id: I1e0129adc4ec5ccb80583befe737883e2922e8ca
CRs-Fixed: 1083378
1 file changed