Skip to content
Commit 918eb4f0 authored by xi yu's avatar xi yu
Browse files

[Bugfix][Media] Fix ISessionControllerCallback leaks in the system_server when the far side died

When the far side died unexpectedly, it will not call unregisterCallback, resulting in callbacks leak in system_server. Eventually, the system_server will reboot because of too many BinderProxies leaks.

Test: manual

Change-Id: I1d99ea35b8bbbb92db648bbf68c267dce435110c
parent ff46fea5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment