Merge "Changed result of entering credentials after forgot pattern"

This commit is contained in:
Brian Colonna
2011-09-23 15:09:15 -07:00
committed by Android (Google) Code Review

View File

@@ -54,7 +54,7 @@ import java.io.IOException;
public class AccountUnlockScreen extends RelativeLayout implements KeyguardScreen,
View.OnClickListener, TextWatcher {
private static final String LOCK_PATTERN_PACKAGE = "com.android.settings";
private static final String LOCK_PATTERN_CLASS = LOCK_PATTERN_PACKAGE + ".ChooseLockPattern";
private static final String LOCK_PATTERN_CLASS = LOCK_PATTERN_PACKAGE + ".ChooseLockGeneric";
/**
* The amount of millis to stay awake once this screen detects activity