commit | 61885c1d507dc06bb4a82ed42bb053d43da2d1fa | [log] [tgz] |
---|---|---|
author | Christophe Pinelli <cpinelli@google.com> | Mon Jun 17 13:33:27 2024 +0000 |
committer | Achim Thesmann <achim@google.com> | Mon Oct 28 19:08:29 2024 +0000 |
tree | 4797c123d88afd57dedeb210d7a395f57eaf37a3 | |
parent | 6dfcf7bc9bf8791059de47276803619f658e6042 [diff] |
Create a Strict Mode violation for Background Activity Launch In the recent Android releases we have hardened the BAL restrictions to reduce the potential for malware development. In strict mode we offer a tool for developers to use during their app development to detect potential background activity launches that would be blocked. Flag: com.android.window.flags.bal_strict_mode Bug: 324089586 Test: atest StrictModeTest Change-Id: I87851e221bd0ebfeb08ad4921f72dd1f7a7b0228