commit | 5a0ee40cf419da61c3c38dae68fbd16e8cb16a86 | [log] [tgz] |
---|---|---|
author | Hongwei Wang <hwwang@google.com> | Thu Feb 06 17:09:54 2020 -0800 |
committer | Hongwei Wang <hwwang@google.com> | Thu Feb 06 17:13:03 2020 -0800 |
tree | c9a86b892b3791f47dab010182ecc7612d67b595 | |
parent | 51c6fdf7c361a7e317bcb5e6a55e11873cd6237d [diff] |
Resolve missing merge conflict See also ag/10265874 Test: N/A Change-Id: I3d621ad5bb0d733468e6a642842f065ea83d696a
diff --git a/quickstep/src/com/android/quickstep/SystemUiProxy.java b/quickstep/src/com/android/quickstep/SystemUiProxy.java index 0f60e44..3c6537a 100644 --- a/quickstep/src/com/android/quickstep/SystemUiProxy.java +++ b/quickstep/src/com/android/quickstep/SystemUiProxy.java
@@ -269,12 +269,6 @@ } } - @Override - public void handleImageAsScreenshot( - Bitmap screenImage, Rect locationInScreen, Insets visibleInsets, int taskId) { - - } - /** * See SharedApiCompat#setShelfHeight() */