Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f972b64 authored by Luca Zuccarini's avatar Luca Zuccarini
Browse files

Remove unused imports that break sysui studio.

Bug: 365968705
Flag: EXEMPT aidl only
Test: NexusLauncher builds (SystemUIGoogle needs another fix)
Change-Id: I1053ff9fd1fcc3fa055431203b2f38fea5364080
parent ced9ebc3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package com.android.wm.shell.recents;

import android.app.ActivityManager;
import android.graphics.GraphicBuffer;
import android.view.IRemoteAnimationFinishedCallback;
import android.view.RemoteAnimationTarget;
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package com.android.wm.shell.recents;

import android.app.ActivityManager;
import android.graphics.Rect;
import android.view.RemoteAnimationTarget;
import android.window.TaskSnapshot;