commit | 3bcee8e0cd6810e2d8e694d35d635e5dfd9d898a | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Thu May 04 05:15:55 2023 +0000 |
committer | Achim Thesmann <achim@google.com> | Wed May 17 13:35:35 2023 -0700 |
tree | 19674f2b0ba7657cf29e69d9d96feb88d17812dd | |
parent | 3ef3a81578da635ed6730ddbf67d86662484478c [diff] |
Use calling package name for CompatChange. For shared UID the calling package name is require to determine the correct target SDK. This keeps BAL enabled for system processes that were allowed to do BAL before U. Change-Id: Ib4576f8e229a1fcd870ef7d2f02943d24839e4fe Test: atest BackgroundActivityLaunchTest ActivityStarterTests Bug: 281124275