commit | f944453b436edec5896a377b57fee982a2881158 | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Wed Nov 22 23:10:28 2023 +0000 |
committer | Achim Thesmann <achim@google.com> | Tue Nov 28 19:00:25 2023 +0000 |
tree | a11dc0d23d85728299bbd910ac94cf678a3d5a92 | |
parent | 4dadb089bc13c975c52ca2a8bf4d06fd8b6af8a6 [diff] |
Consider app switch state for real caller. The app switch state was ignored for the real caller, which cause the real caller check to return allow while the caller check blocked for the same condition. This fix is neccessary to require creator opt in with a consistent behavior. Bug: 296478951 Test: atest BackgroundActivityLaunchTest Change-Id: I7a093369f52bd9d99c51b9c2d7b5a244fb9d7bc5