Stop mirroring display if display surface is migrated
SystemUI uses RootDisplayAreaOrganizer to organize display surface,
so if SystemUI is died, it will also refresh the surfaces.
Then the original mirroring target may be outdated.
Bug: 361414017
Flag: EXEMPT bugfix
Test: Force crash sysui when mirroring.
Enable "Developer options > Simulate secondary displays"
adb shell am crash com.android.systemui
The mirroring display can still show the latest content.
Change-Id: I3b910b1455f4caaa813c3bbc8ba2fa3d01ab5198
Loading
Please register or sign in to comment