commit | e495b37efdeae16cc98aa9a26a00458c39cef1be | [log] [tgz] |
---|---|---|
author | Mohamad Mahmoud <mohamadmahmoud@google.com> | Wed Jun 07 09:34:00 2023 +0000 |
committer | Mohamad Mahmoud <mohamadmahmoud@google.com> | Tue Jun 27 09:56:43 2023 +0000 |
tree | afb04dedba2e38a96caa282816255880a3896e3b | |
parent | d6ac3603826e6d27ac7e333770bfa54fce3b45fa [diff] |
Resolve Thread Visibility Issue in ProcessErrorStateRecord.appNotResponding Use processCpuTracker as an intrinsic lock to correct a thread visibility issue within the ProcessErrorStateRecord.appNotResponding method. This ensures proper synchronization and prevents potential ANR dumping errors due to concurrent access. Test: Tested manually Bug: 278852424 Change-Id: I93e394e7da90ed1ad23b11b36c775f648ccfdb63