Skip to content
Commit 4a7e51c3 authored by Jeff Chang's avatar Jeff Chang
Browse files

Set documentLaunchMode to alias activity

The alias activity doesn't have the documentLaunchMode information.
So, an new activity instance was created while starting the alias
activity of a documentLaunchMode “intoExisting” activity even with
the same Uri.

This CL updates the documentLaunchMode from target activity to alias
activity.

Bug: 128526493
Test: atest ActivityStarterTests
      1. Launch an intoExisting activity with data uri
      2. Launch an alisa activity with data uri.
      3  Check if launch the existing activity
Change-Id: I256e1db99363bd5950ebe01aeec2d37c7eba4722
parent c1d7c4d6
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