SnapdragonCamera: Fixed NPE when triggering snapshot from key button

When user triggers snapshot from key button, it is possible that
the camera control menu is not initialized and causes NPE.
To resolve issue, only process the snapshot request after control
menu is initialized.

Change-Id: I14f8739e48406d6008ae6e1d5463dffe997b0bd9
CRs-Fixed: 1045625
1 file changed