Skip to content
Commit 9ecf8912 authored by wilsonshih's avatar wilsonshih
Browse files

Allow transfer starting window to windowDisableStarting activity.

Fix a black screen case when a trampoline activity finish itself
after it start another activity in the same task.
It was not allow to create a starting window on second activity
if it has declared as disable starting, but if the starting
window already exists, we should allow the transfer from the
previous activity.

Bug: 190671916
Test: cold launch PreDeferredSetupWizardActivity from notification.
Test: atest ActivityRecordTests
Change-Id: I75d89dc4152818b145951cbb9489d8bc2aa54340
parent a1b3ce52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment