Camera: Call jpeg join in snapshot thread instead of jpeg thread
context.

Jpeg join shouldn't be called in the same thread context. Fix this by
calling join in snapshot thread. Add mInSnaphotMode flag so that preview
mode won't be entered without finishing snapshot mode.

CRs-Fixed: 239909

Change-Id: Ic548b66529a749e801bc82a7777ea4b46fa07d8a
2 files changed