commit | d2b4c9594aabb75cc80fc4dcfb344cc938208730 | [log] [tgz] |
---|---|---|
author | Mohammed Rashidy <rashidy@google.com> | Wed Dec 07 18:21:30 2022 +0000 |
committer | Mohammed Rashidy <rashidy@google.com> | Fri Dec 09 15:28:42 2022 +0000 |
tree | 9eb6e9435a38b94a856c49f360dc52a571018691 | |
parent | 3ee31de1444c12d23effd0a8e91343d469e7e6fe [diff] |
Apply check to Activity starting flow if it is a SandboxedActivity SandboxedActivity is a new an Activity which is part of the SdkSanbox App and will run insdie sandbox process. This cl adds a check to starting activity flow in case that the activity is SandboxedActivity to ensure that the caller app can start it. Test: atest com.android.server.sdksandbox.SdkSandboxManagerServiceUnitTest Bug: 261730613 Change-Id: Ia862bfd8a2108d36ae7f08ed657f4b797cde6076