From ee75a0f8be382215ec78baeb611b67263fbb197f Mon Sep 17 00:00:00 2001 From: Evan Rosky Date: Wed, 24 Mar 2021 12:42:49 -0700 Subject: [PATCH] Enable input window rotation flag Bug: 179274888 Test: no-changes, all existing tests pass Change-Id: Ib0699449cf87fbf0c5e1b76fff57fab7bf1ffb8b --- .../src/com/android/quickstep/TouchInteractionService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstep/src/com/android/quickstep/TouchInteractionService.java b/quickstep/src/com/android/quickstep/TouchInteractionService.java index e55f1d16ec..69217c23f1 100644 --- a/quickstep/src/com/android/quickstep/TouchInteractionService.java +++ b/quickstep/src/com/android/quickstep/TouchInteractionService.java @@ -144,7 +144,7 @@ public class TouchInteractionService extends Service implements PluginListener