diff options
author | Louis Chang <louischang@google.com> | 2021-09-10 12:36:26 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2021-09-22 12:17:13 +0800 |
commit | d2ceb2ba6105c6137c27f92f03e874053e6d12f6 (patch) | |
tree | 513b5b92a61081a6bf2b4b514af3eebf07f448b9 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 754976361bf929b5c104f48f3d5a84899addf97a (diff) |
Limiting activity embedding to the activities of the same app
Disallow having cross-app activities being embedded until we
have a better understanding and solutions to deal with potential
security issues.
Also not allow embedding tasks even belongs to the same app
because the activities of another app could still be launched
on the embedded task afterward.
Only system is allowed to embed tasks.
Bug: 189386461
Bug: 197364677
Test: atest TaskFragmentOrganizerPolicyTest
Change-Id: Ib6ca8783449872f035fffe51743c5a966768c894
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions