diff options
| author | 2025-03-05 14:16:41 -0800 | |
|---|---|---|
| committer | 2025-03-05 18:14:06 -0800 | |
| commit | 781af5eb64480d650ea7b2746eaf7947081874a0 (patch) | |
| tree | 994a98a67bcb22c71ddcae8eb83abe3a0298096a /libs/androidfw/AttributeResolution.cpp | |
| parent | d2a5009020a07fa45cda6fde39b1e799016b600b (diff) | |
Log a wtf if mRunningColdStart is not cleared before it is demoted.
We are seeing a crash that indicates that mRunningColdStart has
been demoted but it is not cleared. So, adding a log to get an
understanding of how this might be the case.
Also, remove a unused variant of removeProcessQueue().
Bug: 399020479
Test: atest ./services/tests/mockingservicestests/src/com/android/server/am/BroadcastQueueTest.java
Test: atest ./services/tests/mockingservicestests/src/com/android/server/am/BroadcastQueueImplTest.java
Flag: EXEMPT bugfix
Change-Id: I398be80aebd43893c2613ac22333200651f4c7a3
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions