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

Commit df70593b authored by Yuanlang Song's avatar Yuanlang Song Committed by Android (Google) Code Review
Browse files

Merge "Work around to get ride of NPE in app startup test" into nyc-mr1-dev

parents c5fd6bf7 eaf08cf7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -574,6 +574,7 @@ public class AppLaunch extends InstrumentationTestCase {
            mLaunchIntent = intent;
            mForceStopBeforeLaunch = forceStopBeforeLaunch;
            mLaunchReason = launchReason;
            mResult = -1L;
        }

        public Long getResult() {