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

Commit d97c7adf authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #1753079: running instrumentation in shared processes.

The check for allowing the start of an activity was broken, it was
comparing the process of that activity's application vs. the current
instrumentation target package name.  Okay it was utterly insane.

Now this check is that the target activity will be running in the
same process as the instrumentation, which is really what we want.
parent 63e7155c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment