Do not apply fullscreen override for camera activities.
Fixed-orientation activities are rarely tested in other orientations, and it often results in sideways or stretched previews. As the camera compat treatment targets fixed-orientation activities, overriding the orientation disables the treatment. Fixes: 340818342 Test: atest WmTests:LetterboxUiControllerTest Change-Id: I23cc542158e8fe53b1b210409dfb96c45ff7462f
Showing
- services/core/java/com/android/server/wm/LetterboxUiController.java 11 additions, 0 deletions...ore/java/com/android/server/wm/LetterboxUiController.java
- services/tests/wmtests/src/com/android/server/wm/LetterboxUiControllerTest.java 18 additions, 0 deletions.../src/com/android/server/wm/LetterboxUiControllerTest.java
Loading
Please register or sign in to comment