Merge "Marking that we process REQUEST_ENABLE_ROTATION" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2023-02-07 01:39:02 +00:00 committed by Android (Google) Code Review
commit becfd2ac75
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ public class TestInformationHandler implements ResourceBasedOverride {
MAIN_EXECUTOR.submit(() ->
Launcher.ACTIVITY_TRACKER.getCreatedActivity().getRotationHelper()
.forceAllowRotationForTesting(Boolean.parseBoolean(arg)));
return null;
return response;
case TestProtocol.REQUEST_WORKSPACE_CELL_LAYOUT_SIZE:
return getLauncherUIProperty(Bundle::putIntArray, launcher -> {