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

Commit 47816bee authored by Hongwei Wang's avatar Hongwei Wang Committed by Android Build Coastguard Worker
Browse files

Fix missing import on 25Q4

Flag: EXEMPT BUGFIX
Bug: 447352986
Test: m -j WindowManager-Shell
Cherrypick-From: https://googleplex-android-review.googlesource.com/q/commit:08c0e87f78ffcd38701b1888b05e2cf2113f6302
Merged-In: I1d0165c0692d93ddf34e7595d9705cd6edc2e0eb
Change-Id: I1d0165c0692d93ddf34e7595d9705cd6edc2e0eb
parent 033ef737
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ import static com.android.wm.shell.shared.split.SplitScreenConstants.SPLIT_POSIT
import android.annotation.IntDef;
import android.annotation.NonNull;
import android.annotation.Nullable;
import android.app.ActivityManager;
import android.app.PendingIntent;
import android.os.IBinder;
import android.os.RemoteException;