commit | ff3321d15422214bc7d16c8c963b718a27c1063f | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Thu Feb 17 19:19:43 2022 -0800 |
committer | Chris Li <lihongyu@google.com> | Tue Mar 08 14:02:27 2022 +0800 |
tree | 06395a2e6e4f9688eed4fa5e30caf5438d4c3ff0 | |
parent | 714fe08825273d228e89923b28fe977d1f076ff1 [diff] |
Make activities in untrusted embedding mode invisible behind overlay Activities embedded in untrusted mode must be made invisible when there is another activity on top in the same task that belongs to a different UID. Also make sure the input mode is set to "drop when obscured" for untrusted embedded activities. Bug: 197364677 Test: TaskFragmentTrustedModeTest Change-Id: I3f8e252fb2d8e5bffdc11b37c42cc41d116c8fa3