commit | 41301962a767be2d48b20a40273513cd49e1f988 | [log] [tgz] |
---|---|---|
author | Yu-Ting Tseng <yutingtseng@google.com> | Mon Feb 05 15:04:12 2024 -0800 |
committer | Yu-Ting Tseng <yutingtseng@google.com> | Mon Feb 05 15:09:20 2024 -0800 |
tree | 7bef7dd04e00a30c2f604a2d73fbc86e60b9294d | |
parent | 1927527c5ed1079ec37df244ea6de6b75e0f934b [diff] |
[temp fix] Stop broadcasting onProcessStarted. This fixes system server crashes caused by race condition between multiple concurrent broadcasts to IProcessObserver, likely caused by the recently added code for broadcasting onProcessStarted. The fix removes the newly added code. A subsequent change will add back the implementation with proper concurrency protection. Test: m Bug: 323925686 Change-Id: I3cb1df12c5146a4914c5082790f71e0c4b17e4fe