SnapdragonCamera:Fix Camera FC in split screen

When camera launched in in split screen, it shows in
landscape, but ImageViews in the land layout of
CameraControls are not RotateImageViews, exception
occurred when CameraControls.setOrientation is invoked.
Change them to RotateImageViews to avoid exceptions.

Change-Id: I6fe0c04e2a6f1c4726a35adba697fbffbac5c0bd
CRs-Fixed: 1063479
1 file changed