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

Commit 3c2ab8b1 authored by vadimt's avatar vadimt
Browse files

Marking that we process REQUEST_ENABLE_ROTATION

Bug: 187761685
Test: presubmit
Change-Id: I8239cd59dada685618fb273ef5840d30756ec84a
parent 537c380b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -176,7 +176,7 @@ public class TestInformationHandler implements ResourceBasedOverride {
                MAIN_EXECUTOR.submit(() ->
                MAIN_EXECUTOR.submit(() ->
                        Launcher.ACTIVITY_TRACKER.getCreatedActivity().getRotationHelper()
                        Launcher.ACTIVITY_TRACKER.getCreatedActivity().getRotationHelper()
                                .forceAllowRotationForTesting(Boolean.parseBoolean(arg)));
                                .forceAllowRotationForTesting(Boolean.parseBoolean(arg)));
                return null;
                return response;


            case TestProtocol.REQUEST_WORKSPACE_CELL_LAYOUT_SIZE:
            case TestProtocol.REQUEST_WORKSPACE_CELL_LAYOUT_SIZE:
                return getLauncherUIProperty(Bundle::putIntArray, launcher -> {
                return getLauncherUIProperty(Bundle::putIntArray, launcher -> {