3
0
Fork 0

fixup swipe to ss

Change-Id: I7b8552eb65ecf0097579173968e6ab6b0b71806a
This commit is contained in:
ralph950412 2024-09-07 06:39:58 +00:00 committed by Sourajit Karmakar
parent bf6d45a1ca
commit af6d5e476d
1 changed files with 1 additions and 0 deletions

View File

@ -21199,6 +21199,7 @@ public class ActivityManagerService extends IActivityManager.Stub
@GuardedBy("this")
void clearPendingTopAppLocked() {
mPendingStartActivityUids.clear();
}
public boolean isSwipeToScreenshotGestureActive() {
synchronized (this) {