Camera: HAL: Add support for valid snapshot resolutions.

If the user/third party application wants to use a snapshot
resolutions which is not among the ones present in the
static list of resolutions supported, currently it throws
an error. But if its a valid resolution, we should take the
snapshot.
Also change a few non-error debug statements from LOGE to LOGV.

CRs-Fixed: 226641
2 files changed