SnapdragonCamera: Fix lockscreen Camera landscape display abnormal

When rotating orientation priview view configuration changed and
re-layout. Not only cause screen display abnormal, but also make
latency in UI.
Add "portrait only" property on camera activity can avoid these
problems. And Camera UI can deal rotating orientation by its own
way which is more stabe and effective.

Change-Id: Id84a50de271c511c8c4b2a46a1de27b8eeabd037
1 file changed