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

Skip to content
Commit 7b82b326 authored by Charles Chen's avatar Charles Chen
Browse files

Fix untrusted activity not shown when pinned

Before, we only check if the activity on top of untrusted activity
is in different UID and non-finishing, but it doesn't cover the case
that the untrusted activity is in the primary split container, while
the top activity of the secondary split is in the same process of
the host task.

This CL also checks if the activity above the untrusted activity
occludes the untrusted activity to fix the issue.

Test: atest TaskFragmentTest
Fixes: 343308303
Flag: EXEMPT bugfix
Change-Id: I8a94207f4b5a69aadcffa13266e32fd18d54b150
parent bcc59ec1
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