CTSVerifier: Fix incorrect playback sizing in Camera Video activity

On foldable devices, VideoView is sometimes resizing its width instead
of cropping vertically as the camera preview does. This patch fixes that
by setting the width of the VideoView as fixed and its scaleY to crop.

Change-Id: Icf2ff8a160c991f49e5d01033769493b7e453071
Merged-In: Icf2ff8a160c991f49e5d01033769493b7e453071
Bug: 255270462
Test: All resolutions x folded/unfolded x landscape/portrait x back/front camera
(cherry picked from commit f83905952064e7659f13a05294c8ebdf2cc702e1)
3 files changed