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

Skip to content
Commit 22c6eeb4 authored by Azhara Assanova's avatar Azhara Assanova
Browse files

Fix Activity#getReferrer Javadoc

The getReferrer Javadoc relating to onNewIntent behaviour is
inconsistent with the onNewIntent Javadoc. The latter states:

"Note that {@link #getIntent} still returns the original Intent. You can
use {@link #setIntent} to update it to this new Intent."

We verified the new Javadoc update with test apps A, B, and C. Both A
and B launched C, which was a singleInstance activity.

Bug: 315760568
Test: described above
Change-Id: I0c95af3ab4780e2f878f5ea1c54d5013f460f8ed
parent 71dac058
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment