Camera2: Fix for Camera Preview upside down in 0v5670 module

Now taking sensor orientation and changing the matrix
transform of preview. ov2685 sensor orientation is 270
and Ov5670 sensor orientation is 90. we are fixing the
Ov5670 upside down by taking input as 90 and chnaging the
matrix transform. So that old camera doesn't affect with
this change.

Issue: FP2P-231
Change-Id: I53a1cfd1debfa96d330e836bcc0f6f1092829666
2 files changed