commit | 9e31e9003d5f5a57d3a7f34d6a50117eda159aaf | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Wed May 10 01:23:15 2023 +0800 |
committer | Grace Jia <xiaotonj@google.com> | Fri May 12 06:08:30 2023 +0000 |
tree | 3c442011309e324e5db9699e4590d5b535803f01 | |
parent | d27148d09ec8109fa81f562da9a89e9a33725f69 [diff] |
Hold only notification info in VoipCallMonitor. Currently we're holding the instances of NotificationStatusBar in VoipCallMonitor to track the notification of ongoing voip call. This cause leaks of notification. Fix this by only track the necessary information of the notification. Bug: 280787082 Test: atest VoipCallMonitorTest Change-Id: I151ececc22466bc07e083cd83d895dbdd88b8e12