Merge "Fix 5458658: Fix memory leak in lock screen" into ics-mr0
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