commit | 0cba0a8b8d818ee2a7636e68be58a000abd8b987 | [log] [tgz] |
---|---|---|
author | Jan Sebechlebsky <jsebechlebsky@google.com> | Wed Mar 06 16:53:03 2024 +0100 |
committer | Ján Sebechlebský <jsebechlebsky@google.com> | Mon Mar 11 09:29:17 2024 +0000 |
tree | a0a2ac5704a9ca69e767cea2910476a04aa1f4de | |
parent | 876ac6d9ea1c887307ac2906ebca728d92b17f85 [diff] |
Always launch BlockedAppStreamingActivity as SYSTEM user With different user the activity will be blocked which results in infinite recursive loop. Bug: 328298904 Test: Manually reproduced bug with Exo and tested the bugfix Test: atest ActivityBlockingTest Change-Id: I36761e7104418d41d22f97f82cef336833709060 (cherry picked from commit f44a53f962abc8af48d875c85da8a69eb3dfa23c)