mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Merge "Marking that we process REQUEST_ENABLE_ROTATION" into tm-qpr-dev am: becfd2ac75
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/21307778 Change-Id: Ica82baa54510517e64919ccaf3c1cb6e03406467 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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 -> {
|
||||
|
||||
Reference in New Issue
Block a user