commit | 6795a55d42ba10fbc0372eb0141b5cd8dfce33e9 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Thu Sep 19 12:29:03 2024 -0700 |
committer | Jack Yu <jackyu@google.com> | Thu Sep 19 19:41:40 2024 +0000 |
tree | 40573ad8c1448b57f4cd2bba052e941dbf3ea54a | |
parent | 36a18a5c037b75ea0fad5ccc621910ca9a82f5de [diff] |
Fixed activity can't be started StartActivityAsUser requires INTERACT_ACROSS_USERS permission. Test apps are already running as the foreground user. They can just call StartActivity which does not require the INTERACT_ACROSS_USERS permission. Fix: 365861945 Test: Manual Flag: EXEMPT bug fix Change-Id: I91d80615d4aa50d221bb96d4f1c28de38700ae14