• Yorke Lee's avatar
    Fix bitmap leaks in InCallUI · 24ad9295
    Yorke Lee authored
    Fix the bitmap leaks in InCallUI that were a result of
    StatusBarNotifier instances being retained across calls.
    
    Bitmap -> StatusBarNotifier -> CallUpdateListenerMap ->
    CallList
    
    Bug: 25003292
    Change-Id: I4f8695d7dfbc397b0fee0305a6f94e8d2e8e593f
    24ad9295
StatusBarNotifier.java 26.9 KB