am ff74b9c8: Merge "Fix 5458658: Fix memory leak in lock screen" into ics-mr0
* commit 'ff74b9c88400a14b1faa43c514aac348674ca685': Fix 5458658: Fix memory leak in lock screen
This commit is contained in:
@@ -767,6 +767,7 @@ public class LockPatternKeyguardView extends KeyguardViewBase implements Handler
|
||||
this.removeView(mUnlockScreen);
|
||||
mUnlockScreen = null;
|
||||
}
|
||||
mUpdateMonitor.removeCallback(this);
|
||||
}
|
||||
|
||||
private boolean isSecure() {
|
||||
|
||||
Reference in New Issue
Block a user