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

Commit 832ec72c authored by Yuanlang Song's avatar Yuanlang Song Committed by android-build-merger
Browse files

Work around to get ride of NPE in app startup test

am: eaf08cf7

Change-Id: I2ef8cb36261f47055362d4af489f37cc61ddef13
parents 69b8bb85 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() {