Merge "Remove incorrect warning." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b6da9115ee
@@ -1684,9 +1684,6 @@ public final class ActivityStackSupervisor {
|
||||
setLaunchHomeTaskNextFlag(sourceRecord, null, targetStack);
|
||||
targetStack.resumeTopActivityLocked(null);
|
||||
}
|
||||
if (r.task == null) Slog.v(TAG,
|
||||
"startActivityUncheckedLocked: task left null",
|
||||
new RuntimeException("here").fillInStackTrace());
|
||||
return ActivityManager.START_DELIVERED_TO_TOP;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user