Skip to content
Commit 17f3aecf authored by Chilun's avatar Chilun
Browse files

Add log for IPC failure

Sometimes we will fail to schedule TopResumedActivityChangedItem because
of IPC failure and will cause other problems.

Client side will ignore the inconsistent state in non-debug build and
there is not much can do on the server side. Just add a warning log so
that we can easier debugging and confirm the root cause if issue
happens again.

Bug: 188843741
Test: atest ActivityRecordTests
Change-Id: I6e45f7bbd69384a3b734f80df4bc7c96ffb85b0d
parent 87dc2763
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment