From 2a6e364e911a02f3db1ff48fc59e76912e994da4 Mon Sep 17 00:00:00 2001 From: Alex Chau Date: Wed, 27 Apr 2022 13:57:39 +0100 Subject: [PATCH] Remove unnecessary updatePivots - Follow-up of http://ag/17888303 to remove extra code that didn't get clean up Bug: 209981696 Test: manual Change-Id: I37f68dd52adacfd033eaeaeca52c98a4a06d556d --- quickstep/src/com/android/quickstep/views/RecentsView.java | 1 - 1 file changed, 1 deletion(-) diff --git a/quickstep/src/com/android/quickstep/views/RecentsView.java b/quickstep/src/com/android/quickstep/views/RecentsView.java index 82b0fc3f04..5d71ebd481 100644 --- a/quickstep/src/com/android/quickstep/views/RecentsView.java +++ b/quickstep/src/com/android/quickstep/views/RecentsView.java @@ -4855,7 +4855,6 @@ public abstract class RecentsView