IMS_VT: When we set orientation mode compute the correct value and set it
- For video calls, we set the orientation by default to full sensor mode
and no sensor mode for voice calls. Since DISPLAY_MODE_EVT gives us a
fixed orientation mode for video calls, compute the correct orientation
mode in OrientationModeHanlder based on values passed from lower layers.
Pass this to VideoCallPresenter to set the correct orientation mode
when we check for changes in video call
- Return ActivityInfo.FULL_SENSOR_SCREEN_ORIENTATION from QtiCallUtils
toUiOrientationMode for DYNAMIC_CVO mode to support reverse portrait
matching existing InCallPresenter setRequestedOrientation
Change-Id: Ife1820841af0c202a5dcc0c5923558dc0707df6e
CRs-Fixed: 846599
4 files changed