summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Achim Thesmann <achim@google.com> 2023-06-24 00:30:03 +0000
committer Achim Thesmann <achim@google.com> 2023-07-05 20:39:13 +0000
commit17f7c255e9bff310b38f2d6bd6a322dc7a547906 (patch)
treef9b2853e4c70deacfe41fc4bf042a20c235463a8 /libs/androidfw/ObbFile.cpp
parente5cd5624ddd76b91a42517f68e7f35d014824285 (diff)
Opt in systemui for BAL
We see some calls from android.uid.systemui being blocked in our logs. Unfortunately we cannot exactly identify the source of these calls, but in a manual review we identified some invocations that may be affected. To avoid activities being blocked and functionality regression, this change will revert those code paths back to T behavior by opting into allowing the launch if the PI sender (systemUI) is in the foreground. Maybe not all these changes are required, but any missed change might cause functionality to break, while extra changes have no functional impact. The change is relatively safe since it won't block anything, only allow the launch, as it was allowed by default in T. Change-Id: Ide20c906e9852ac49abbc8af8570313a8f5f965e Test: compile + presubmit Bug: 284486752
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions