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

Commit a2b21f56 authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Android (Google) Code Review
Browse files

Merge "Track activity launch failure." into oc-dev

parents b4f3e430 e49e7b8b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1491,6 +1491,7 @@ public class ActivityStackSupervisor extends ConfigurationContainer implements D


            // This is the first time we failed -- restart process and
            // This is the first time we failed -- restart process and
            // retry.
            // retry.
            r.launchFailed = true;
            app.activities.remove(r);
            app.activities.remove(r);
            throw e;
            throw e;
        }
        }