SnapdragonCamera: fix screen flash on resuming

Currently preview cover will be hidden shortly after preview started,
but if the actual first frame comes late, the main screen will flash.
Register a oneshot preview callback to hide preview cover.
Register the callback before calling startPreview.

Change-Id: Ia9910c4302a598bd1faef87eb630c5c838e12d3b
CRs-Fixed: 909772
3 files changed