camera: changes to fix mediarecord CTS issue

-- Modify default fps value as 30. Media recorder CTS is failing as camera is
   setting maximum fps value (120) as default.  But antibanding feature needs
   fps closer to 30, which is handled by a backend change.

-- Fix testVideoSnapshot CTS issue. In camcorder mode picture size supported is
   video size.  Assign valid dimension for 1080p Picture resolution.

Bug: 7197699
Change-Id: I88e99ef7d0a4aa1a8bdcd6e92403740b2d461b51
Signed-off-by: Iliyan Malchev <malchev@google.com>
1 file changed