SnapdragonCamera: Reduce the latency for panorama preview starting

In panorama mode preview, the stopPreview and startPreview were
called three times after onResume from lockscreen, that caused the
preview showing delay.

Reduce the unnecessary stopPreview to improve the preview performance.

CRs-Fixed: 876035
Change-Id: Ice5b0c305edb773867fd4803c190c98f5518ecb2
1 file changed