Work around to get ride of NPE in app startup test am: eaf08cf7d0
am: 832ec72c38
Change-Id: Ia06a591cec41b2546d99411e51741bfdbe5c7886
This commit is contained in:
@@ -574,6 +574,7 @@ public class AppLaunch extends InstrumentationTestCase {
|
||||
mLaunchIntent = intent;
|
||||
mForceStopBeforeLaunch = forceStopBeforeLaunch;
|
||||
mLaunchReason = launchReason;
|
||||
mResult = -1L;
|
||||
}
|
||||
|
||||
public Long getResult() {
|
||||
|
||||
Reference in New Issue
Block a user