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

Commit fa9bddda authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "frameworks/base:InCallUI is not coming in but ring is coming in DSDA"

parents d9b83f3d 667930f8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1711,6 +1711,8 @@ final class ActivityStack {
                // previous should actually be hidden depending on whether the
                // new one is found to be full-screen or not.
                if (prev.finishing) {
                    if (prev.waitingVisible)
                        mStackSupervisor.mWaitingVisibleActivities.add(prev);
                    mWindowManager.setAppVisibility(prev.appToken, false);
                    if (DEBUG_SWITCH) Slog.v(TAG, "Not waiting for visible to hide: "
                            + prev + ", waitingVisible="