diff options
| author | 2025-03-14 10:37:44 -0700 | |
|---|---|---|
| committer | 2025-03-14 10:37:44 -0700 | |
| commit | 2356bf8b66e07b40c121443601001403be49ca80 (patch) | |
| tree | 8f0a4b9d9fee107fb5765dc648c1e899a47a27f1 /libs/androidfw/AssetsProvider.cpp | |
| parent | c09deed1c9efb7dfed4b8fb8f0bee91755234784 (diff) | |
Enable Process Observer onProcessStarted broadcast
This change was previously reverted due to b/323925686 and has not been revisited since.
Looking at the bug, it seems like it is a concurrency issue where there are concurrent access to RemoteCallbackList's beginBroadcastInternal.
Adding synchronized block should resolve the issue.
Bug: 323959187
Bug: 323925686
Bug: 389579807
Test: atest FrameworksMockingServicesTests
Flag: android.app.enable_process_observer_broadcast_on_process_started
Change-Id: I706d8a3cda7418e30a95614a1c9303f0bec55537
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions