From da71f41263338808dae68361f3906da7abd42e51 Mon Sep 17 00:00:00 2001 From: Pat Manning Date: Wed, 29 Sep 2021 13:22:35 +0000 Subject: Remove check that system rotation must be allowed for recents rotation to be allowed. This check existed before the user was able to rotate via the rotation button while autorotate setting is off. Test: manual Fix: 201511975 Change-Id: I920886cb42ec5b8f4d3eb0bdd80b216cd7c3c849 --- go/quickstep/src/com/android/quickstep/views/GoOverviewActionsView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go') diff --git a/go/quickstep/src/com/android/quickstep/views/GoOverviewActionsView.java b/go/quickstep/src/com/android/quickstep/views/GoOverviewActionsView.java index 97ba5905e0..492611fab9 100644 --- a/go/quickstep/src/com/android/quickstep/views/GoOverviewActionsView.java +++ b/go/quickstep/src/com/android/quickstep/views/GoOverviewActionsView.java @@ -117,7 +117,7 @@ public class GoOverviewActionsView extends OverviewActionsView