diff options
| author | 2024-02-05 15:15:00 +0800 | |
|---|---|---|
| committer | 2024-02-05 17:43:59 +0800 | |
| commit | 20a47541931708496621b52cf55764d1049c7fad (patch) | |
| tree | a2c55fafb50bc6a4cd9b8afbac34123eb4df6698 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 6df10854a418179a907dc971ffd8587d9bbed2bf (diff) | |
Immediately dispatch for LaunchActivityItem
Before bundleClientTransaction, RemoteException during startActivity
will restart the process to relaunch.
After bundleClientTransaction, the RemoteExcepetion will not restart the
process but just let it finished by the server.
As a result, we need to handle LaunchActivityItem differently so that
the existing restart process handling can still take effect.
There is no immediate action needed for other transaction item, because
the process will be killed with/without bundleCleintTransaction on
RemoteException.
Fix: 322171786
Bug: 260873529
Test: atest WmTests:ClientLifecycleManagerTests
Change-Id: Iffb4ad09d2e5db7f6af068da89376bebdeb88633
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions