Add a flag to fix to user rotation for non auto rotation
Wrist orientation shows the screen with the user rotation except for special cases (docking etc.). However, if auto rotation is not supported, user rotation is ignored and rotation is set to 0, so rotation is not displayed as intended. Add a new mode to prioritize user rotation when auto rotation is not supported. Bug: 272527836 Test: atest WmTests:DisplayRotationTests Change-Id: I0564d797db7cd98374d406483a30f6ad6aa399aa
Loading
Please register or sign in to comment