Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d832146 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable camera compat bugfix flag in tests for old logic." into main

parents 09516e0b 74e5a6ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -227,6 +227,7 @@ public class AppCompatUtilsTest extends WindowTestsBase {
    @Test
    @EnableFlags({Flags.FLAG_ENABLE_CAMERA_COMPAT_FOR_DESKTOP_WINDOWING,
            Flags.FLAG_ENABLE_CAMERA_COMPAT_CHECK_DEVICE_ROTATION_BUGFIX})
    @DisableFlags(Flags.FLAG_ENABLE_CAMERA_COMPAT_COMPATIBILITY_INFO_ROTATE_AND_CROP_BUGFIX)
    public void testTopActivityInCameraCompatMode_rotationFlagEnabled_rotationSet() {
        runTestScenario((robot) -> {
            robot.dw().allowEnterDesktopMode(/* isAllowed= */ true);