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

Commit 4dadfe9e 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

am: 832ec72c

Change-Id: Ia06a591cec41b2546d99411e51741bfdbe5c7886
parents 7a760d57 832ec72c
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() {